Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
CreateAuthorizationCodeParams
Interface CreateAuthorizationCodeParams
interface
CreateAuthorizationCodeParams
{
clientId
:
string
;
redirectUri
:
string
;
scope
?:
string
;
state
?:
string
;
}
Index
Properties
client
Id
redirect
Uri
scope?
state?
Properties
client
Id
clientId
:
string
redirect
Uri
redirectUri
:
string
Optional
scope
scope
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
redirect
Uri
scope
state
Hiyve Components - v1.0.0
Loading...