Preparing search index...
The search index is not available
@rxap/authentication - v19.0.4
@rxap/authentication
AuthenticationAccessToken
Interface AuthenticationAccessToken
interface
AuthenticationAccessToken
{
token
:
string
;
valid
?:
boolean
;
[
key
:
string
]:
any
;
}
Hierarchy
Record
<
string
,
any
>
AuthenticationAccessToken
Indexable
[
key
:
string
]:
any
Index
Properties
token
valid?
Properties
token
token
:
string
Optional
valid
valid
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
valid
@rxap/authentication - v19.0.4
Loading...