internetarchive-ts - v0.1.0
Preparing search index...
getAuthConfig
Function getAuthConfig
getAuthConfig
(
email
:
string
,
password
:
string
,
host
?:
string
,
secure
?:
boolean
,
)
:
Promise
<
IaAuthConfig
>
Beta
Parameters
email
:
string
password
:
string
host
:
string
= 'archive.org'
secure
:
boolean
= true
Returns
Promise
<
IaAuthConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
internetarchive-ts - v0.1.0
Loading...