@osynicite/osynic-osuapi
Preparing search index...
OToken
Interface OToken
interface
OToken
{
access_token
:
string
;
expires_in
:
number
;
refresh_token
?:
string
;
token_type
:
string
;
}
Index
Properties
access_
token
expires_
in
refresh_
token?
token_
type
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
number
Optional
refresh_
token
refresh_token
?:
string
token_
type
token_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
refresh_
token
token_
type
@osynicite/osynic-osuapi
Loading...