Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
CreateAuthorizationCodeResponse
Interface CreateAuthorizationCodeResponse
interface
CreateAuthorizationCodeResponse
{
code
:
string
;
codeChallenge
:
string
;
codeVerifier
:
string
;
state
:
string
|
null
;
}
Index
Properties
code
code
Challenge
code
Verifier
state
Properties
code
code
:
string
code
Challenge
codeChallenge
:
string
code
Verifier
codeVerifier
:
string
state
state
:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
code
Challenge
code
Verifier
state
Hiyve Components - v1.0.0
Loading...