@bugbug-io/sdk
Preparing search index...
AuthAuthorizeParams
Interface AuthAuthorizeParams
interface
AuthAuthorizeParams
{
clientId
:
string
;
redirectUri
:
string
;
codeChallenge
:
string
;
codeChallengeMethod
:
"S256"
;
state
:
string
;
}
Index
Properties
client
Id
redirect
Uri
code
Challenge
code
Challenge
Method
state
Properties
client
Id
clientId
:
string
redirect
Uri
redirectUri
:
string
code
Challenge
codeChallenge
:
string
code
Challenge
Method
codeChallengeMethod
:
"S256"
state
state
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
redirect
Uri
code
Challenge
code
Challenge
Method
state
@bugbug-io/sdk
Loading...