pl-api
Preparing search index...
OauthToken
Interface OauthToken
interface
OauthToken
{
app_name
:
string
;
app_website
:
string
;
created_at
:
string
|
null
;
id
:
string
;
is_active
:
boolean
|
null
;
is_current
:
boolean
|
null
;
last_used
:
string
|
null
;
linked_session
:
OauthToken
|
null
;
scopes
:
string
[]
;
valid_until
:
string
|
null
;
}
Index
Properties
app_
name
app_
website
created_
at
id
is_
active
is_
current
last_
used
linked_
session
scopes
valid_
until
Properties
app_
name
app_name
:
string
app_
website
app_website
:
string
created_
at
created_at
:
string
|
null
id
id
:
string
is_
active
is_active
:
boolean
|
null
is_
current
is_current
:
boolean
|
null
last_
used
last_used
:
string
|
null
linked_
session
linked_session
:
OauthToken
|
null
scopes
scopes
:
string
[]
valid_
until
valid_until
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
name
app_
website
created_
at
id
is_
active
is_
current
last_
used
linked_
session
scopes
valid_
until
pl-api
Loading...