Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
OAuth2ACAuthorizationParams
Interface OAuth2ACAuthorizationParams
interface
OAuth2ACAuthorizationParams
{
clientId
:
string
;
codeChallenge
?:
string
;
redirectUri
:
string
;
responseType
:
string
;
scope
?:
string
;
state
?:
string
;
}
Index
Properties
client
Id
code
Challenge?
redirect
Uri
response
Type
scope?
state?
Properties
client
Id
client
Id
:
string
Optional
code
Challenge
code
Challenge
?:
string
redirect
Uri
redirect
Uri
:
string
response
Type
response
Type
:
string
Optional
scope
scope
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
code
Challenge
redirect
Uri
response
Type
scope
state
@novice1/frame - v0.1.10
Loading...