Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
PlaceTokenResponse
Interface PlaceTokenResponse
interface
PlaceTokenResponse
{
access_token
:
string
;
expires_in
:
string
;
refresh_token
:
string
;
}
Index
Properties
access_
token
expires_
in
refresh_
token
Properties
access_
token
access_token
:
string
New access token
expires_
in
expires_in
:
string
Time in seconds with which the token expires
refresh_
token
refresh_token
:
string
New refresh token
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
refresh_
token
@placeos/ts-client
Loading...
New access token