@tak-ps/node-tak
Preparing search index...
APIAuth
Class APIAuth
Hierarchy (
View Summary
)
APIAuth
APIAuthPassword
APIAuthToken
APIAuthCertificate
Index
Constructors
constructor
Methods
fetch
init
Constructors
constructor
new
APIAuth
()
:
APIAuth
Returns
APIAuth
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
Methods
fetch
init
@tak-ps/node-tak
Loading...