Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.0.12
@openfort/ecosystem-js
core
AuthenticationResult
Interface AuthenticationResult
interface
AuthenticationResult
{
state
:
string
;
code
?:
string
;
error
?:
string
;
error_description
?:
string
;
}
Index
Properties
state
code?
error?
error_
description?
Properties
state
state
:
string
Optional
code
code
?:
string
Optional
error
error
?:
string
Optional
error_
description
error_
description
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
code
error
error_
description
@openfort/ecosystem-js - v0.0.12
Loading...