Preparing search index...
The search index is not available
@novice1/frame - v0.1.13
@novice1/frame
OAuth2ACTokenParams
Interface OAuth2ACTokenParams
interface
OAuth2ACTokenParams
{
clientId
:
string
;
clientSecret
?:
string
;
code
:
string
;
codeVerifier
?:
string
;
grantType
:
string
;
redirectUri
?:
string
;
}
Index
Properties
client
Id
client
Secret?
code
code
Verifier?
grant
Type
redirect
Uri?
Properties
client
Id
clientId
:
string
Optional
client
Secret
clientSecret
?:
string
code
code
:
string
Optional
code
Verifier
codeVerifier
?:
string
grant
Type
grantType
:
string
Optional
redirect
Uri
redirectUri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Secret
code
code
Verifier
grant
Type
redirect
Uri
@novice1/frame - v0.1.13
Loading...