@novice1/frame - v0.3.1
Preparing search index...
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
clientId
:
string
Optional
code
Challenge
codeChallenge
?:
string
redirect
Uri
redirectUri
:
string
response
Type
responseType
:
string
Optional
scope
scope
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
code
Challenge
redirect
Uri
response
Type
scope
state
@novice1/frame - v0.3.1
Loading...