supertokens-node
Preparing search index...
recipe/multitenancy
APIOptions
Type Alias APIOptions
type
APIOptions
=
{
allAvailableFirstFactors
:
string
[]
;
config
:
TypeNormalisedInput
;
isInServerlessEnv
:
boolean
;
recipeId
:
string
;
recipeImplementation
:
RecipeInterface
;
req
:
BaseRequest
;
res
:
BaseResponse
;
staticFirstFactors
:
string
[]
|
undefined
;
staticThirdPartyProviders
:
ProviderInput
[]
;
}
Index
Properties
all
Available
First
Factors
config
is
In
Serverless
Env
recipe
Id
recipe
Implementation
req
res
static
First
Factors
static
Third
Party
Providers
Properties
all
Available
First
Factors
allAvailableFirstFactors
:
string
[]
config
config
:
TypeNormalisedInput
is
In
Serverless
Env
isInServerlessEnv
:
boolean
recipe
Id
recipeId
:
string
recipe
Implementation
recipeImplementation
:
RecipeInterface
req
req
:
BaseRequest
res
res
:
BaseResponse
static
First
Factors
staticFirstFactors
:
string
[]
|
undefined
static
Third
Party
Providers
staticThirdPartyProviders
:
ProviderInput
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Available
First
Factors
config
is
In
Serverless
Env
recipe
Id
recipe
Implementation
req
res
static
First
Factors
static
Third
Party
Providers
supertokens-node
Loading...