APIOptions
: { allAvailableFirstFactors
: string[]; config
: TypeNormalisedInput; isInServerlessEnv
: boolean; recipeId
: string; recipeImplementation
: RecipeInterface; req
: BaseRequest; res
: BaseResponse; staticFirstFactors
: string[] | undefined; staticThirdPartyProviders
: ProviderInput[] }