Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
OAuth
AuthTokenResponse
Interface AuthTokenResponse
interface
AuthTokenResponse
{
access_token
:
string
;
expires_in
:
string
;
firstName
:
string
;
lastName
:
string
;
refresh_token
:
string
;
userId
:
string
;
username
:
string
;
}
Index
Properties
access_
token
expires_
in
first
Name
last
Name
refresh_
token
user
Id
username
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
refresh_
token
refresh_token
:
string
user
Id
userId
:
string
username
username
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
first
Name
last
Name
refresh_
token
user
Id
username
@vbrick/rev-client
Loading...