Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
CompleteResponse
Interface CompleteResponse
interface
CompleteResponse
{
access_type
:
"offline"
;
connection
:
string
;
created_at
:
string
;
expires_at
?:
string
;
id
:
string
;
scopes
?:
string
[]
;
}
Index
Properties
access_
type
connection
created_
at
expires_
at?
id
scopes?
Properties
access_
type
access_
type
:
"offline"
connection
connection
:
string
created_
at
created_
at
:
string
Optional
expires_
at
expires_
at
?:
string
id
id
:
string
Optional
scopes
scopes
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
access_
type
connection
created_
at
expires_
at
id
scopes
@auth0/auth0-spa-js
Loading...