@tak-ps/node-tak
Preparing search index...
APIAuthToken
Class APIAuthToken
Hierarchy (
View Summary
)
APIAuth
APIAuthToken
Index
Constructors
constructor
Properties
jwt?
Methods
fetch
init
Constructors
constructor
new
APIAuthToken
(
jwt
:
string
)
:
APIAuthToken
Parameters
jwt
:
string
Returns
APIAuthToken
Properties
Optional
jwt
jwt
?:
string
Methods
fetch
fetch
(
api
:
TAKAPI
,
url
:
URL
,
opts
:
any
)
:
Promise
<
any
>
Parameters
api
:
TAKAPI
url
:
URL
opts
:
any
Returns
Promise
<
any
>
init
init
(
api
:
TAKAPI
)
:
Promise
<
void
>
Parameters
api
:
TAKAPI
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
jwt
Methods
fetch
init
@tak-ps/node-tak
Loading...