supertokens-web-js
References documentation for the supertokens-web-js package
Classes
default
Defined in: tmp/supertokens-web-js/lib/ts/index.ts
Constructors
Constructor
new default(): default;
Returns
Methods
init()
static init(config): void;
Defined in: tmp/supertokens-web-js/lib/ts/index.ts
Parameters
| Parameter | Type |
|---|---|
config |
SuperTokensConfig |
Returns
void
Variables
init()
const init: (config) => void = SuperTokensAPIWrapper.init;
Defined in: tmp/supertokens-web-js/lib/ts/index.ts
Parameters
| Parameter | Type |
|---|---|
config |
SuperTokensConfig |
Returns
void
References
SuperTokensConfig
Re-exports SuperTokensConfig
SuperTokensPlugin
Re-exports SuperTokensPlugin
SuperTokensPublicConfig
Re-exports SuperTokensPublicConfig
SuperTokensPublicPlugin
Re-exports SuperTokensPublicPlugin