Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
ExchangeAuthorizationCodeParams
Interface ExchangeAuthorizationCodeParams
interface
ExchangeAuthorizationCodeParams
{
clientId
:
string
;
clientSecret
:
string
;
code
:
string
;
codeVerifier
:
string
;
redirectUri
:
string
;
}
Index
Properties
client
Id
client
Secret
code
code
Verifier
redirect
Uri
Properties
client
Id
clientId
:
string
client
Secret
clientSecret
:
string
code
code
:
string
code
Verifier
codeVerifier
:
string
redirect
Uri
redirectUri
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Secret
code
code
Verifier
redirect
Uri
Hiyve Components - v1.0.0
Loading...