Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.1.9
@openfort/ecosystem-js
react
DeviceTokenResponse
Interface DeviceTokenResponse
interface
DeviceTokenResponse
{
id_token
:
string
;
access_token
:
string
;
refresh_token
?:
string
;
token_type
:
string
;
scopes
:
string
[]
;
}
Index
Properties
id_
token
access_
token
refresh_
token?
token_
type
scopes
Properties
id_
token
id_
token
:
string
access_
token
access_
token
:
string
Optional
refresh_
token
refresh_
token
?:
string
token_
type
token_
type
:
string
scopes
scopes
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id_
token
access_
token
refresh_
token
token_
type
scopes
@openfort/ecosystem-js - v0.1.9
Loading...