Search
Preparing search index...
The search index is not available
NitroPay Ads
Options
All
Public
Public/Protected
All
Inherited
Menu
NitroPay Ads
auth/auth
Auth
Class Auth
Hierarchy
Auth
Index
Constructors
constructor
Properties
opts
Accessors
token
Methods
authorize
logout
ready
refresh
Constructors
constructor
new
Auth
(
opts
:
AuthOptions
, storage
?:
Storage
)
:
Auth
Parameters
opts:
AuthOptions
storage:
Storage
= ...
Returns
Auth
Properties
opts
opts
:
AuthOptions
Accessors
token
get
token
(
)
:
null
|
Token
Returns
null
|
Token
Methods
authorize
authorize
(
force
?:
boolean
)
:
Promise
<
void
>
Parameters
force:
boolean
= false
Returns
Promise
<
void
>
logout
logout
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
ready
ready
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
refresh
refresh
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
auth
auth/auth
auth/pkce
auth/token
auth/util
index
sponsor
sponsor/const
sponsor/models
sponsor/sponsor
sponsor/sponsor
User
users
users/models
users/users
Auth
Options
Flow
Auth
constructor
opts
token
authorize
logout
ready
refresh
Auth
Options
Generated using
TypeDoc