Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@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
client
Id
:
string
Optional
client
Secret
client
Secret
?:
string
code
code
:
string
Optional
code
Verifier
code
Verifier
?:
string
grant
Type
grant
Type
:
string
Optional
redirect
Uri
redirect
Uri
?:
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.10
Loading...