From 403a2caff91762c0907a4f8cbbcec9318db78581 Mon Sep 17 00:00:00 2001 From: rishabhpoddar Date: Wed, 20 Sep 2023 17:19:29 +0530 Subject: [PATCH] adding dev-v0.8.0 tag to this commit to ensure building --- docs/assets/search.js | 2 +- docs/classes/index.default.html | 2 +- docs/classes/recipe_authRecipe.default.html | 2 +- .../classes/recipe_emailpassword.default.html | 22 ++++----- ...ification.EmailVerificationClaimClass.html | 4 +- .../recipe_emailverification.default.html | 8 ++-- docs/classes/recipe_multitenancy.default.html | 6 +-- docs/classes/recipe_passwordless.default.html | 28 +++++------ docs/classes/recipe_recipeModule.default.html | 2 +- docs/classes/recipe_session.default.html | 2 +- docs/classes/recipe_thirdparty.default.html | 10 ++-- ...ecipe_thirdpartyemailpassword.default.html | 30 ++++++------ ...recipe_thirdpartypasswordless.default.html | 34 ++++++------- docs/classes/recipe_userroles.default.html | 2 +- docs/modules/index.html | 2 +- docs/modules/recipe_emailpassword.html | 26 +++++----- docs/modules/recipe_emailverification.html | 12 ++--- docs/modules/recipe_multitenancy.html | 4 +- docs/modules/recipe_passwordless.html | 28 +++++------ docs/modules/recipe_session.html | 2 +- docs/modules/recipe_thirdparty.html | 22 ++++----- .../recipe_thirdpartyemailpassword.html | 44 ++++++++--------- .../recipe_thirdpartypasswordless.html | 48 +++++++++---------- docs/modules/recipe_userroles.html | 2 +- 24 files changed, 172 insertions(+), 172 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index e9275e99..65b9de7e 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"index\",\"url\":\"modules/index.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":64,\"name\":\"init\",\"url\":\"modules/index.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"index\"},{\"id\":2,\"kind\":128,\"name\":\"default\",\"url\":\"classes/index.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"index\"},{\"id\":3,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/index.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"index.default\"},{\"id\":4,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/index.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"index.default\"},{\"id\":5,\"kind\":2,\"name\":\"cookieHandler\",\"url\":\"modules/cookieHandler.html\",\"classes\":\"tsd-kind-module\"},{\"id\":6,\"kind\":2,\"name\":\"windowHandler\",\"url\":\"modules/windowHandler.html\",\"classes\":\"tsd-kind-module\"},{\"id\":7,\"kind\":2,\"name\":\"recipe/authRecipe\",\"url\":\"modules/recipe_authRecipe.html\",\"classes\":\"tsd-kind-module\"},{\"id\":8,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_authRecipe.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/authRecipe\"},{\"id\":9,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_authRecipe.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":10,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_authRecipe.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":11,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/recipe_authRecipe.default.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":12,\"kind\":2,\"name\":\"recipe/emailpassword\",\"url\":\"modules/recipe_emailpassword.html\",\"classes\":\"tsd-kind-module\"},{\"id\":13,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_emailpassword.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":14,\"kind\":64,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_emailpassword.html#submitNewPassword-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":15,\"kind\":64,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_emailpassword.html#sendPasswordResetEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":16,\"kind\":64,\"name\":\"signUp\",\"url\":\"modules/recipe_emailpassword.html#signUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":17,\"kind\":64,\"name\":\"signIn\",\"url\":\"modules/recipe_emailpassword.html#signIn-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":18,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_emailpassword.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":19,\"kind\":64,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_emailpassword.html#getResetPasswordTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":20,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailpassword.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":21,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_emailpassword.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":22,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_emailpassword.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":23,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_emailpassword.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":24,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_emailpassword.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":25,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"classes/recipe_emailpassword.default.html#submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":26,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"classes/recipe_emailpassword.default.html#sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":27,\"kind\":2048,\"name\":\"signUp\",\"url\":\"classes/recipe_emailpassword.default.html#signUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":28,\"kind\":2048,\"name\":\"signIn\",\"url\":\"classes/recipe_emailpassword.default.html#signIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":29,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_emailpassword.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":30,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"classes/recipe_emailpassword.default.html#getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":31,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_emailpassword.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":32,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailpassword.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":33,\"kind\":2,\"name\":\"recipe/emailverification\",\"url\":\"modules/recipe_emailverification.html\",\"classes\":\"tsd-kind-module\"},{\"id\":34,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_emailverification.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":35,\"kind\":64,\"name\":\"verifyEmail\",\"url\":\"modules/recipe_emailverification.html#verifyEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":36,\"kind\":64,\"name\":\"sendVerificationEmail\",\"url\":\"modules/recipe_emailverification.html#sendVerificationEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":37,\"kind\":64,\"name\":\"isEmailVerified\",\"url\":\"modules/recipe_emailverification.html#isEmailVerified-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":38,\"kind\":64,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"modules/recipe_emailverification.html#getEmailVerificationTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":39,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailverification.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":40,\"kind\":32,\"name\":\"EmailVerificationClaim\",\"url\":\"modules/recipe_emailverification.html#EmailVerificationClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":41,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_emailverification.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":42,\"kind\":1024,\"name\":\"EmailVerificationClaim\",\"url\":\"classes/recipe_emailverification.default.html#EmailVerificationClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":43,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_emailverification.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":44,\"kind\":2048,\"name\":\"verifyEmail\",\"url\":\"classes/recipe_emailverification.default.html#verifyEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":45,\"kind\":2048,\"name\":\"sendVerificationEmail\",\"url\":\"classes/recipe_emailverification.default.html#sendVerificationEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":46,\"kind\":2048,\"name\":\"isEmailVerified\",\"url\":\"classes/recipe_emailverification.default.html#isEmailVerified\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":47,\"kind\":2048,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"classes/recipe_emailverification.default.html#getEmailVerificationTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":48,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_emailverification.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":49,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailverification.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/emailverification.default\"},{\"id\":50,\"kind\":2,\"name\":\"recipe/multitenancy\",\"url\":\"modules/recipe_multitenancy.html\",\"classes\":\"tsd-kind-module\"},{\"id\":51,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_multitenancy.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":52,\"kind\":64,\"name\":\"getLoginMethods\",\"url\":\"modules/recipe_multitenancy.html#getLoginMethods-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":53,\"kind\":64,\"name\":\"getTenantId\",\"url\":\"modules/recipe_multitenancy.html#getTenantId-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":54,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_multitenancy.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":55,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_multitenancy.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":56,\"kind\":2048,\"name\":\"getLoginMethods\",\"url\":\"classes/recipe_multitenancy.default.html#getLoginMethods\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":57,\"kind\":2048,\"name\":\"getTenantId\",\"url\":\"classes/recipe_multitenancy.default.html#getTenantId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":58,\"kind\":1024,\"name\":\"AllowedDomainsClaim\",\"url\":\"classes/recipe_multitenancy.default.html#AllowedDomainsClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":59,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_multitenancy.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":60,\"kind\":2,\"name\":\"recipe/passwordless\",\"url\":\"modules/recipe_passwordless.html\",\"classes\":\"tsd-kind-module\"},{\"id\":61,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_passwordless.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":62,\"kind\":64,\"name\":\"createCode\",\"url\":\"modules/recipe_passwordless.html#createCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":63,\"kind\":64,\"name\":\"resendCode\",\"url\":\"modules/recipe_passwordless.html#resendCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":64,\"kind\":64,\"name\":\"consumeCode\",\"url\":\"modules/recipe_passwordless.html#consumeCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":65,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_passwordless.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":66,\"kind\":64,\"name\":\"doesPhoneNumberExist\",\"url\":\"modules/recipe_passwordless.html#doesPhoneNumberExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":67,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_passwordless.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":68,\"kind\":64,\"name\":\"getLinkCodeFromURL\",\"url\":\"modules/recipe_passwordless.html#getLinkCodeFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":69,\"kind\":64,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_passwordless.html#getPreAuthSessionIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":70,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_passwordless.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":71,\"kind\":64,\"name\":\"getLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#getLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/passwordless\"},{\"id\":72,\"kind\":64,\"name\":\"setLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#setLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/passwordless\"},{\"id\":73,\"kind\":64,\"name\":\"clearLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#clearLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":74,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_passwordless.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":75,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_passwordless.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":76,\"kind\":2048,\"name\":\"createCode\",\"url\":\"classes/recipe_passwordless.default.html#createCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":77,\"kind\":2048,\"name\":\"resendCode\",\"url\":\"classes/recipe_passwordless.default.html#resendCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":78,\"kind\":2048,\"name\":\"consumeCode\",\"url\":\"classes/recipe_passwordless.default.html#consumeCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":79,\"kind\":2048,\"name\":\"getLinkCodeFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":80,\"kind\":2048,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":81,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":82,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_passwordless.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":83,\"kind\":2048,\"name\":\"doesPhoneNumberExist\",\"url\":\"classes/recipe_passwordless.default.html#doesPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":84,\"kind\":2048,\"name\":\"getLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#getLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":85,\"kind\":2048,\"name\":\"setLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#setLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":86,\"kind\":2048,\"name\":\"clearLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#clearLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":87,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_passwordless.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":88,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_passwordless.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/passwordless.default\"},{\"id\":89,\"kind\":2,\"name\":\"recipe/recipeModule\",\"url\":\"modules/recipe_recipeModule.html\",\"classes\":\"tsd-kind-module\"},{\"id\":90,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_recipeModule.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/recipeModule\"},{\"id\":91,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_recipeModule.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"recipe/recipeModule.default\"},{\"id\":92,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/recipe_recipeModule.default.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"recipe/recipeModule.default\"},{\"id\":93,\"kind\":2,\"name\":\"recipe/session\",\"url\":\"modules/recipe_session.html\",\"classes\":\"tsd-kind-module\"},{\"id\":94,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_session.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":95,\"kind\":64,\"name\":\"getUserId\",\"url\":\"modules/recipe_session.html#getUserId-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":96,\"kind\":64,\"name\":\"getAccessTokenPayloadSecurely\",\"url\":\"modules/recipe_session.html#getAccessTokenPayloadSecurely-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":97,\"kind\":64,\"name\":\"getAccessToken\",\"url\":\"modules/recipe_session.html#getAccessToken\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":98,\"kind\":64,\"name\":\"attemptRefreshingSession\",\"url\":\"modules/recipe_session.html#attemptRefreshingSession\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":99,\"kind\":64,\"name\":\"doesSessionExist\",\"url\":\"modules/recipe_session.html#doesSessionExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":100,\"kind\":64,\"name\":\"addAxiosInterceptors\",\"url\":\"modules/recipe_session.html#addAxiosInterceptors-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":101,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_session.html#signOut-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":102,\"kind\":64,\"name\":\"validateClaims\",\"url\":\"modules/recipe_session.html#validateClaims-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":103,\"kind\":64,\"name\":\"getClaimValue\",\"url\":\"modules/recipe_session.html#getClaimValue\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/session\"},{\"id\":104,\"kind\":64,\"name\":\"getInvalidClaimsFromResponse\",\"url\":\"modules/recipe_session.html#getInvalidClaimsFromResponse-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":105,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_session.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":106,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_session.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":107,\"kind\":2048,\"name\":\"getUserId\",\"url\":\"classes/recipe_session.default.html#getUserId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":108,\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/recipe_session.default.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":109,\"kind\":2048,\"name\":\"getAccessTokenPayloadSecurely\",\"url\":\"classes/recipe_session.default.html#getAccessTokenPayloadSecurely\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":110,\"kind\":2048,\"name\":\"attemptRefreshingSession\",\"url\":\"classes/recipe_session.default.html#attemptRefreshingSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":111,\"kind\":2048,\"name\":\"doesSessionExist\",\"url\":\"classes/recipe_session.default.html#doesSessionExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":112,\"kind\":2048,\"name\":\"addAxiosInterceptors\",\"url\":\"classes/recipe_session.default.html#addAxiosInterceptors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":113,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_session.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":114,\"kind\":2048,\"name\":\"getClaimValue\",\"url\":\"classes/recipe_session.default.html#getClaimValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":115,\"kind\":2048,\"name\":\"validateClaims\",\"url\":\"classes/recipe_session.default.html#validateClaims\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":116,\"kind\":2048,\"name\":\"getInvalidClaimsFromResponse\",\"url\":\"classes/recipe_session.default.html#getInvalidClaimsFromResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":117,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_session.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/session.default\"},{\"id\":118,\"kind\":2,\"name\":\"recipe/thirdparty\",\"url\":\"modules/recipe_thirdparty.html\",\"classes\":\"tsd-kind-module\"},{\"id\":119,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdparty.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":120,\"kind\":64,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdparty.html#getStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty\"},{\"id\":121,\"kind\":64,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdparty.html#getAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":122,\"kind\":64,\"name\":\"signInAndUp\",\"url\":\"modules/recipe_thirdparty.html#signInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":123,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdparty.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":124,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdparty.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":125,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdparty.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":126,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdparty.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":127,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdparty.default.html#getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":128,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdparty.default.html#getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":129,\"kind\":2048,\"name\":\"signInAndUp\",\"url\":\"classes/recipe_thirdparty.default.html#signInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":130,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdparty.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":131,\"kind\":2,\"name\":\"recipe/thirdpartyemailpassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html\",\"classes\":\"tsd-kind-module\"},{\"id\":132,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":133,\"kind\":64,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#submitNewPassword-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":134,\"kind\":64,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#sendPasswordResetEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":135,\"kind\":64,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":136,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":137,\"kind\":64,\"name\":\"emailPasswordSignUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#emailPasswordSignUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":138,\"kind\":64,\"name\":\"emailPasswordSignIn\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#emailPasswordSignIn-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":139,\"kind\":64,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#thirdPartySignInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":140,\"kind\":64,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":141,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":142,\"kind\":64,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getResetPasswordTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":143,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":144,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":145,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":146,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":147,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":148,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":149,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":150,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":151,\"kind\":2048,\"name\":\"emailPasswordSignUp\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#emailPasswordSignUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":152,\"kind\":2048,\"name\":\"emailPasswordSignIn\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#emailPasswordSignIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":153,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":154,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":155,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":156,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":157,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":158,\"kind\":2,\"name\":\"recipe/thirdpartypasswordless\",\"url\":\"modules/recipe_thirdpartypasswordless.html\",\"classes\":\"tsd-kind-module\"},{\"id\":159,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdpartypasswordless.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":160,\"kind\":64,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getThirdPartyAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":161,\"kind\":64,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getThirdPartyStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":162,\"kind\":64,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartypasswordless.html#thirdPartySignInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":163,\"kind\":64,\"name\":\"createPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#createPasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":164,\"kind\":64,\"name\":\"resendPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#resendPasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":165,\"kind\":64,\"name\":\"consumePasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#consumePasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":166,\"kind\":64,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#doesPasswordlessUserEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":167,\"kind\":64,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#doesPasswordlessUserPhoneNumberExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":168,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdpartypasswordless.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":169,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":170,\"kind\":64,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessLinkCodeFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":171,\"kind\":64,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessPreAuthSessionIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":172,\"kind\":64,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":173,\"kind\":64,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#setPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":174,\"kind\":64,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#clearPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":175,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":176,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":177,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":178,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":179,\"kind\":2048,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":180,\"kind\":2048,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getThirdPartyStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":181,\"kind\":2048,\"name\":\"createPasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#createPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":182,\"kind\":2048,\"name\":\"resendPasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#resendPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":183,\"kind\":2048,\"name\":\"consumePasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#consumePasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":184,\"kind\":2048,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":185,\"kind\":2048,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":186,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":187,\"kind\":2048,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#doesPasswordlessUserEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":188,\"kind\":2048,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#doesPasswordlessUserPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":189,\"kind\":2048,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":190,\"kind\":2048,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#setPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":191,\"kind\":2048,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#clearPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":192,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":193,\"kind\":2,\"name\":\"recipe/userroles\",\"url\":\"modules/recipe_userroles.html\",\"classes\":\"tsd-kind-module\"},{\"id\":194,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_userroles.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"},{\"id\":195,\"kind\":1024,\"name\":\"UserRoleClaim\",\"url\":\"classes/recipe_userroles.default.html#UserRoleClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/userroles.default\"},{\"id\":196,\"kind\":1024,\"name\":\"PermissionClaim\",\"url\":\"classes/recipe_userroles.default.html#PermissionClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/userroles.default\"},{\"id\":197,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_userroles.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/userroles.default\"},{\"id\":198,\"kind\":4194304,\"name\":\"UserType\",\"url\":\"modules/recipe_emailpassword.html#UserType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":199,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailpassword.html#UserType.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailpassword.UserType\"},{\"id\":200,\"kind\":1024,\"name\":\"id\",\"url\":\"modules/recipe_emailpassword.html#UserType.__type-2.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.UserType.__type\"},{\"id\":201,\"kind\":1024,\"name\":\"email\",\"url\":\"modules/recipe_emailpassword.html#UserType.__type-2.email\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.UserType.__type\"},{\"id\":202,\"kind\":1024,\"name\":\"timeJoined\",\"url\":\"modules/recipe_emailpassword.html#UserType.__type-2.timeJoined\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.UserType.__type\"},{\"id\":203,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_emailpassword.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":204,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":205,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailpassword.RecipeInterface\"},{\"id\":206,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":207,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":208,\"kind\":2048,\"name\":\"signUp\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.signUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":209,\"kind\":2048,\"name\":\"signIn\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.signIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":210,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":211,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":212,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":213,\"kind\":4194304,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":214,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailpassword.RecipeFunctionOptions\"},{\"id\":215,\"kind\":2048,\"name\":\"preAPIHook\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions.__type.preAPIHook\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeFunctionOptions.__type\"},{\"id\":216,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_emailpassword.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":217,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_emailpassword.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":218,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_emailverification.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":219,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":220,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailverification.RecipeInterface\"},{\"id\":221,\"kind\":2048,\"name\":\"verifyEmail\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.verifyEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":222,\"kind\":2048,\"name\":\"sendVerificationEmail\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.sendVerificationEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":223,\"kind\":2048,\"name\":\"isEmailVerified\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.isEmailVerified\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":224,\"kind\":2048,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.getEmailVerificationTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":225,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":226,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_emailverification.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":227,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_emailverification.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":228,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_emailverification.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":229,\"kind\":128,\"name\":\"EmailVerificationClaimClass\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":230,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":231,\"kind\":1024,\"name\":\"validators\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#validators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":232,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":233,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":234,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/multitenancy.RecipeInterface\"},{\"id\":235,\"kind\":2048,\"name\":\"getTenantId\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type.getTenantId\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/multitenancy.RecipeInterface.__type\"},{\"id\":236,\"kind\":2048,\"name\":\"getLoginMethods\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type.getLoginMethods\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/multitenancy.RecipeInterface.__type\"},{\"id\":237,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_multitenancy.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":238,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_multitenancy.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":239,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_multitenancy.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":240,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_multitenancy.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":241,\"kind\":32,\"name\":\"AllowedDomainsClaim\",\"url\":\"modules/recipe_multitenancy.html#AllowedDomainsClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":242,\"kind\":4194304,\"name\":\"PasswordlessUser\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":243,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/passwordless.PasswordlessUser\"},{\"id\":244,\"kind\":1024,\"name\":\"id\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.PasswordlessUser.__type\"},{\"id\":245,\"kind\":1024,\"name\":\"email\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser.__type.email\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.PasswordlessUser.__type\"},{\"id\":246,\"kind\":1024,\"name\":\"phoneNumber\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser.__type.phoneNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.PasswordlessUser.__type\"},{\"id\":247,\"kind\":1024,\"name\":\"timeJoined\",\"url\":\"modules/recipe_passwordless.html#PasswordlessUser.__type.timeJoined\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.PasswordlessUser.__type\"},{\"id\":248,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_passwordless.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":249,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":250,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/passwordless.RecipeInterface\"},{\"id\":251,\"kind\":2048,\"name\":\"createCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.createCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":252,\"kind\":2048,\"name\":\"resendCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.resendCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":253,\"kind\":2048,\"name\":\"consumeCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.consumeCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":254,\"kind\":2048,\"name\":\"getLinkCodeFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.getLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":255,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":256,\"kind\":2048,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.getPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":257,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":258,\"kind\":2048,\"name\":\"doesPhoneNumberExist\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.doesPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":259,\"kind\":2048,\"name\":\"getLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.getLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":260,\"kind\":2048,\"name\":\"setLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.setLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":261,\"kind\":2048,\"name\":\"clearLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type-1.clearLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":262,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_passwordless.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":263,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_passwordless.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":264,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_passwordless.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":265,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_passwordless.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":266,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_session.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":267,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":268,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdparty.RecipeInterface\"},{\"id\":269,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":270,\"kind\":2048,\"name\":\"setStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.setStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":271,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":272,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":273,\"kind\":2048,\"name\":\"signInAndUp\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.signInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":274,\"kind\":2048,\"name\":\"generateStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.generateStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":275,\"kind\":2048,\"name\":\"verifyAndGetStateOrThrowError\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.verifyAndGetStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":276,\"kind\":2048,\"name\":\"getAuthErrorFromURL\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":277,\"kind\":2048,\"name\":\"getAuthStateFromURL\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":278,\"kind\":4194304,\"name\":\"StateObject\",\"url\":\"modules/recipe_thirdparty.html#StateObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":279,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdparty.StateObject\"},{\"id\":280,\"kind\":1024,\"name\":\"stateForAuthProvider\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.stateForAuthProvider\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":281,\"kind\":1024,\"name\":\"thirdPartyId\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.thirdPartyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":282,\"kind\":1024,\"name\":\"tenantId\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.tenantId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":283,\"kind\":1024,\"name\":\"expiresAt\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.expiresAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":284,\"kind\":1024,\"name\":\"redirectURIOnProviderDashboard\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.redirectURIOnProviderDashboard\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":285,\"kind\":1024,\"name\":\"pkceCodeVerifier\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.pkceCodeVerifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":286,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdparty.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":287,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdparty.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":288,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_thirdparty.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":289,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdparty.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":290,\"kind\":4194304,\"name\":\"ThirdPartyUserType\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":291,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType\"},{\"id\":292,\"kind\":1024,\"name\":\"id\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type\"},{\"id\":293,\"kind\":1024,\"name\":\"email\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.email\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type\"},{\"id\":294,\"kind\":1024,\"name\":\"timeJoined\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.timeJoined\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type\"},{\"id\":295,\"kind\":1024,\"name\":\"thirdParty\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.thirdParty\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type\"},{\"id\":296,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type\"},{\"id\":297,\"kind\":1024,\"name\":\"id\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.__type-3.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type.__type\"},{\"id\":298,\"kind\":1024,\"name\":\"userId\",\"url\":\"modules/recipe_thirdparty.html#ThirdPartyUserType.__type-2.__type-3.userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.ThirdPartyUserType.__type.__type\"},{\"id\":299,\"kind\":16777216,\"name\":\"EmailPasswordUserType\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#EmailPasswordUserType\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":300,\"kind\":16777216,\"name\":\"ThirdPartyUserType\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#ThirdPartyUserType\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":301,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":302,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":303,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface\"},{\"id\":304,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":305,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":306,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":307,\"kind\":2048,\"name\":\"emailPasswordSignUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.emailPasswordSignUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":308,\"kind\":2048,\"name\":\"emailPasswordSignIn\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.emailPasswordSignIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":309,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":310,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":311,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":312,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":313,\"kind\":2048,\"name\":\"setStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.setStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":314,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":315,\"kind\":2048,\"name\":\"generateStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.generateStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":316,\"kind\":2048,\"name\":\"verifyAndGetStateOrThrowError\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.verifyAndGetStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":317,\"kind\":2048,\"name\":\"getAuthErrorFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":318,\"kind\":2048,\"name\":\"getAuthStateFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":319,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":320,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":321,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":322,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":323,\"kind\":16777216,\"name\":\"PasswordlessUser\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PasswordlessUser\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":324,\"kind\":4194304,\"name\":\"PasswordlessFlowType\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PasswordlessFlowType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":325,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdpartypasswordless.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":326,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":327,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface\"},{\"id\":328,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":329,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":330,\"kind\":2048,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":331,\"kind\":2048,\"name\":\"setThirdPartyStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.setThirdPartyStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":332,\"kind\":2048,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":333,\"kind\":2048,\"name\":\"generateThirdPartyStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.generateThirdPartyStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":334,\"kind\":2048,\"name\":\"verifyAndGetThirdPartyStateOrThrowError\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.verifyAndGetThirdPartyStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":335,\"kind\":2048,\"name\":\"getThirdPartyAuthErrorFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":336,\"kind\":2048,\"name\":\"getThirdPartyAuthStateFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":337,\"kind\":2048,\"name\":\"createPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.createPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":338,\"kind\":2048,\"name\":\"resendPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.resendPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":339,\"kind\":2048,\"name\":\"consumePasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.consumePasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":340,\"kind\":2048,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":341,\"kind\":2048,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":342,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":343,\"kind\":2048,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.doesPasswordlessUserEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":344,\"kind\":2048,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.doesPasswordlessUserPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":345,\"kind\":2048,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":346,\"kind\":2048,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.setPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":347,\"kind\":2048,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.clearPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":348,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":349,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":350,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":351,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":352,\"kind\":16777216,\"name\":\"ThirdPartyUserType\",\"url\":\"modules/recipe_thirdpartypasswordless.html#ThirdPartyUserType\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":353,\"kind\":32,\"name\":\"UserRoleClaim\",\"url\":\"modules/recipe_userroles.html#UserRoleClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"},{\"id\":354,\"kind\":32,\"name\":\"PermissionClaim\",\"url\":\"modules/recipe_userroles.html#PermissionClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,46.222]],[\"parent/0\",[]],[\"name/1\",[1,29.572]],[\"parent/1\",[0,4.546]],[\"name/2\",[2,33.492]],[\"parent/2\",[0,4.546]],[\"name/3\",[1,29.572]],[\"parent/3\",[3,4.877]],[\"name/4\",[4,32.722]],[\"parent/4\",[3,4.877]],[\"name/5\",[5,54.695]],[\"parent/5\",[]],[\"name/6\",[6,54.695]],[\"parent/6\",[]],[\"name/7\",[7,49.586]],[\"parent/7\",[]],[\"name/8\",[2,33.492]],[\"parent/8\",[7,4.877]],[\"name/9\",[4,32.722]],[\"parent/9\",[8,4.546]],[\"name/10\",[9,32.722]],[\"parent/10\",[8,4.546]],[\"name/11\",[10,49.586]],[\"parent/11\",[8,4.546]],[\"name/12\",[11,30.127]],[\"parent/12\",[]],[\"name/13\",[1,29.572]],[\"parent/13\",[11,2.963]],[\"name/14\",[12,40.031]],[\"parent/14\",[11,2.963]],[\"name/15\",[13,40.031]],[\"parent/15\",[11,2.963]],[\"name/16\",[14,46.222]],[\"parent/16\",[11,2.963]],[\"name/17\",[15,46.222]],[\"parent/17\",[11,2.963]],[\"name/18\",[16,36.236]],[\"parent/18\",[11,2.963]],[\"name/19\",[17,40.031]],[\"parent/19\",[11,2.963]],[\"name/20\",[18,31.341]],[\"parent/20\",[11,2.963]],[\"name/21\",[9,32.722]],[\"parent/21\",[11,2.963]],[\"name/22\",[2,33.492]],[\"parent/22\",[11,2.963]],[\"name/23\",[1,29.572]],[\"parent/23\",[19,3.465]],[\"name/24\",[9,32.722]],[\"parent/24\",[19,3.465]],[\"name/25\",[12,40.031]],[\"parent/25\",[19,3.465]],[\"name/26\",[13,40.031]],[\"parent/26\",[19,3.465]],[\"name/27\",[14,46.222]],[\"parent/27\",[19,3.465]],[\"name/28\",[15,46.222]],[\"parent/28\",[19,3.465]],[\"name/29\",[16,36.236]],[\"parent/29\",[19,3.465]],[\"name/30\",[17,40.031]],[\"parent/30\",[19,3.465]],[\"name/31\",[18,31.341]],[\"parent/31\",[19,3.465]],[\"name/32\",[4,32.722]],[\"parent/32\",[19,3.465]],[\"name/33\",[20,31.341]],[\"parent/33\",[]],[\"name/34\",[1,29.572]],[\"parent/34\",[20,3.082]],[\"name/35\",[21,46.222]],[\"parent/35\",[20,3.082]],[\"name/36\",[22,46.222]],[\"parent/36\",[20,3.082]],[\"name/37\",[23,46.222]],[\"parent/37\",[20,3.082]],[\"name/38\",[24,46.222]],[\"parent/38\",[20,3.082]],[\"name/39\",[18,31.341]],[\"parent/39\",[20,3.082]],[\"name/40\",[25,49.586]],[\"parent/40\",[20,3.082]],[\"name/41\",[2,33.492]],[\"parent/41\",[20,3.082]],[\"name/42\",[25,49.586]],[\"parent/42\",[26,3.673]],[\"name/43\",[1,29.572]],[\"parent/43\",[26,3.673]],[\"name/44\",[21,46.222]],[\"parent/44\",[26,3.673]],[\"name/45\",[22,46.222]],[\"parent/45\",[26,3.673]],[\"name/46\",[23,46.222]],[\"parent/46\",[26,3.673]],[\"name/47\",[24,46.222]],[\"parent/47\",[26,3.673]],[\"name/48\",[18,31.341]],[\"parent/48\",[26,3.673]],[\"name/49\",[4,32.722]],[\"parent/49\",[26,3.673]],[\"name/50\",[27,34.326]],[\"parent/50\",[]],[\"name/51\",[1,29.572]],[\"parent/51\",[27,3.376]],[\"name/52\",[28,46.222]],[\"parent/52\",[27,3.376]],[\"name/53\",[29,46.222]],[\"parent/53\",[27,3.376]],[\"name/54\",[2,33.492]],[\"parent/54\",[27,3.376]],[\"name/55\",[1,29.572]],[\"parent/55\",[30,4.101]],[\"name/56\",[28,46.222]],[\"parent/56\",[30,4.101]],[\"name/57\",[29,46.222]],[\"parent/57\",[30,4.101]],[\"name/58\",[31,49.586]],[\"parent/58\",[30,4.101]],[\"name/59\",[4,32.722]],[\"parent/59\",[30,4.101]],[\"name/60\",[32,27.614]],[\"parent/60\",[]],[\"name/61\",[1,29.572]],[\"parent/61\",[32,2.716]],[\"name/62\",[33,46.222]],[\"parent/62\",[32,2.716]],[\"name/63\",[34,46.222]],[\"parent/63\",[32,2.716]],[\"name/64\",[35,46.222]],[\"parent/64\",[32,2.716]],[\"name/65\",[16,36.236]],[\"parent/65\",[32,2.716]],[\"name/66\",[36,46.222]],[\"parent/66\",[32,2.716]],[\"name/67\",[9,32.722]],[\"parent/67\",[32,2.716]],[\"name/68\",[37,46.222]],[\"parent/68\",[32,2.716]],[\"name/69\",[38,46.222]],[\"parent/69\",[32,2.716]],[\"name/70\",[18,31.341]],[\"parent/70\",[32,2.716]],[\"name/71\",[39,46.222]],[\"parent/71\",[32,2.716]],[\"name/72\",[40,46.222]],[\"parent/72\",[32,2.716]],[\"name/73\",[41,46.222]],[\"parent/73\",[32,2.716]],[\"name/74\",[2,33.492]],[\"parent/74\",[32,2.716]],[\"name/75\",[1,29.572]],[\"parent/75\",[42,3.148]],[\"name/76\",[33,46.222]],[\"parent/76\",[42,3.148]],[\"name/77\",[34,46.222]],[\"parent/77\",[42,3.148]],[\"name/78\",[35,46.222]],[\"parent/78\",[42,3.148]],[\"name/79\",[37,46.222]],[\"parent/79\",[42,3.148]],[\"name/80\",[38,46.222]],[\"parent/80\",[42,3.148]],[\"name/81\",[18,31.341]],[\"parent/81\",[42,3.148]],[\"name/82\",[16,36.236]],[\"parent/82\",[42,3.148]],[\"name/83\",[36,46.222]],[\"parent/83\",[42,3.148]],[\"name/84\",[39,46.222]],[\"parent/84\",[42,3.148]],[\"name/85\",[40,46.222]],[\"parent/85\",[42,3.148]],[\"name/86\",[41,46.222]],[\"parent/86\",[42,3.148]],[\"name/87\",[9,32.722]],[\"parent/87\",[42,3.148]],[\"name/88\",[4,32.722]],[\"parent/88\",[42,3.148]],[\"name/89\",[43,49.586]],[\"parent/89\",[]],[\"name/90\",[2,33.492]],[\"parent/90\",[43,4.877]],[\"name/91\",[4,32.722]],[\"parent/91\",[44,4.877]],[\"name/92\",[10,49.586]],[\"parent/92\",[44,4.877]],[\"name/93\",[45,32.008]],[\"parent/93\",[]],[\"name/94\",[1,29.572]],[\"parent/94\",[45,3.148]],[\"name/95\",[46,49.586]],[\"parent/95\",[45,3.148]],[\"name/96\",[47,49.586]],[\"parent/96\",[45,3.148]],[\"name/97\",[48,49.586]],[\"parent/97\",[45,3.148]],[\"name/98\",[49,49.586]],[\"parent/98\",[45,3.148]],[\"name/99\",[50,49.586]],[\"parent/99\",[45,3.148]],[\"name/100\",[51,49.586]],[\"parent/100\",[45,3.148]],[\"name/101\",[9,32.722]],[\"parent/101\",[45,3.148]],[\"name/102\",[52,49.586]],[\"parent/102\",[45,3.148]],[\"name/103\",[53,49.586]],[\"parent/103\",[45,3.148]],[\"name/104\",[54,49.586]],[\"parent/104\",[45,3.148]],[\"name/105\",[2,33.492]],[\"parent/105\",[45,3.148]],[\"name/106\",[1,29.572]],[\"parent/106\",[55,3.294]],[\"name/107\",[46,49.586]],[\"parent/107\",[55,3.294]],[\"name/108\",[48,49.586]],[\"parent/108\",[55,3.294]],[\"name/109\",[47,49.586]],[\"parent/109\",[55,3.294]],[\"name/110\",[49,49.586]],[\"parent/110\",[55,3.294]],[\"name/111\",[50,49.586]],[\"parent/111\",[55,3.294]],[\"name/112\",[51,49.586]],[\"parent/112\",[55,3.294]],[\"name/113\",[9,32.722]],[\"parent/113\",[55,3.294]],[\"name/114\",[53,49.586]],[\"parent/114\",[55,3.294]],[\"name/115\",[52,49.586]],[\"parent/115\",[55,3.294]],[\"name/116\",[54,49.586]],[\"parent/116\",[55,3.294]],[\"name/117\",[4,32.722]],[\"parent/117\",[55,3.294]],[\"name/118\",[56,32.008]],[\"parent/118\",[]],[\"name/119\",[1,29.572]],[\"parent/119\",[56,3.148]],[\"name/120\",[57,40.031]],[\"parent/120\",[56,3.148]],[\"name/121\",[58,40.031]],[\"parent/121\",[56,3.148]],[\"name/122\",[59,46.222]],[\"parent/122\",[56,3.148]],[\"name/123\",[9,32.722]],[\"parent/123\",[56,3.148]],[\"name/124\",[2,33.492]],[\"parent/124\",[56,3.148]],[\"name/125\",[1,29.572]],[\"parent/125\",[60,3.937]],[\"name/126\",[9,32.722]],[\"parent/126\",[60,3.937]],[\"name/127\",[57,40.031]],[\"parent/127\",[60,3.937]],[\"name/128\",[58,40.031]],[\"parent/128\",[60,3.937]],[\"name/129\",[59,46.222]],[\"parent/129\",[60,3.937]],[\"name/130\",[4,32.722]],[\"parent/130\",[60,3.937]],[\"name/131\",[61,28.069]],[\"parent/131\",[]],[\"name/132\",[1,29.572]],[\"parent/132\",[61,2.761]],[\"name/133\",[12,40.031]],[\"parent/133\",[61,2.761]],[\"name/134\",[13,40.031]],[\"parent/134\",[61,2.761]],[\"name/135\",[57,40.031]],[\"parent/135\",[61,2.761]],[\"name/136\",[16,36.236]],[\"parent/136\",[61,2.761]],[\"name/137\",[62,46.222]],[\"parent/137\",[61,2.761]],[\"name/138\",[63,46.222]],[\"parent/138\",[61,2.761]],[\"name/139\",[64,40.031]],[\"parent/139\",[61,2.761]],[\"name/140\",[58,40.031]],[\"parent/140\",[61,2.761]],[\"name/141\",[9,32.722]],[\"parent/141\",[61,2.761]],[\"name/142\",[17,40.031]],[\"parent/142\",[61,2.761]],[\"name/143\",[18,31.341]],[\"parent/143\",[61,2.761]],[\"name/144\",[2,33.492]],[\"parent/144\",[61,2.761]],[\"name/145\",[1,29.572]],[\"parent/145\",[65,3.218]],[\"name/146\",[9,32.722]],[\"parent/146\",[65,3.218]],[\"name/147\",[12,40.031]],[\"parent/147\",[65,3.218]],[\"name/148\",[13,40.031]],[\"parent/148\",[65,3.218]],[\"name/149\",[57,40.031]],[\"parent/149\",[65,3.218]],[\"name/150\",[16,36.236]],[\"parent/150\",[65,3.218]],[\"name/151\",[62,46.222]],[\"parent/151\",[65,3.218]],[\"name/152\",[63,46.222]],[\"parent/152\",[65,3.218]],[\"name/153\",[17,40.031]],[\"parent/153\",[65,3.218]],[\"name/154\",[18,31.341]],[\"parent/154\",[65,3.218]],[\"name/155\",[64,40.031]],[\"parent/155\",[65,3.218]],[\"name/156\",[58,40.031]],[\"parent/156\",[65,3.218]],[\"name/157\",[4,32.722]],[\"parent/157\",[65,3.218]],[\"name/158\",[66,25.607]],[\"parent/158\",[]],[\"name/159\",[1,29.572]],[\"parent/159\",[66,2.518]],[\"name/160\",[67,46.222]],[\"parent/160\",[66,2.518]],[\"name/161\",[68,46.222]],[\"parent/161\",[66,2.518]],[\"name/162\",[64,40.031]],[\"parent/162\",[66,2.518]],[\"name/163\",[69,46.222]],[\"parent/163\",[66,2.518]],[\"name/164\",[70,46.222]],[\"parent/164\",[66,2.518]],[\"name/165\",[71,46.222]],[\"parent/165\",[66,2.518]],[\"name/166\",[72,46.222]],[\"parent/166\",[66,2.518]],[\"name/167\",[73,46.222]],[\"parent/167\",[66,2.518]],[\"name/168\",[9,32.722]],[\"parent/168\",[66,2.518]],[\"name/169\",[18,31.341]],[\"parent/169\",[66,2.518]],[\"name/170\",[74,46.222]],[\"parent/170\",[66,2.518]],[\"name/171\",[75,46.222]],[\"parent/171\",[66,2.518]],[\"name/172\",[76,46.222]],[\"parent/172\",[66,2.518]],[\"name/173\",[77,46.222]],[\"parent/173\",[66,2.518]],[\"name/174\",[78,46.222]],[\"parent/174\",[66,2.518]],[\"name/175\",[2,33.492]],[\"parent/175\",[66,2.518]],[\"name/176\",[1,29.572]],[\"parent/176\",[79,2.963]],[\"name/177\",[9,32.722]],[\"parent/177\",[79,2.963]],[\"name/178\",[64,40.031]],[\"parent/178\",[79,2.963]],[\"name/179\",[67,46.222]],[\"parent/179\",[79,2.963]],[\"name/180\",[68,46.222]],[\"parent/180\",[79,2.963]],[\"name/181\",[69,46.222]],[\"parent/181\",[79,2.963]],[\"name/182\",[70,46.222]],[\"parent/182\",[79,2.963]],[\"name/183\",[71,46.222]],[\"parent/183\",[79,2.963]],[\"name/184\",[74,46.222]],[\"parent/184\",[79,2.963]],[\"name/185\",[75,46.222]],[\"parent/185\",[79,2.963]],[\"name/186\",[18,31.341]],[\"parent/186\",[79,2.963]],[\"name/187\",[72,46.222]],[\"parent/187\",[79,2.963]],[\"name/188\",[73,46.222]],[\"parent/188\",[79,2.963]],[\"name/189\",[76,46.222]],[\"parent/189\",[79,2.963]],[\"name/190\",[77,46.222]],[\"parent/190\",[79,2.963]],[\"name/191\",[78,46.222]],[\"parent/191\",[79,2.963]],[\"name/192\",[4,32.722]],[\"parent/192\",[79,2.963]],[\"name/193\",[80,43.709]],[\"parent/193\",[]],[\"name/194\",[2,33.492]],[\"parent/194\",[80,4.299]],[\"name/195\",[81,49.586]],[\"parent/195\",[82,4.546]],[\"name/196\",[83,49.586]],[\"parent/196\",[82,4.546]],[\"name/197\",[4,32.722]],[\"parent/197\",[82,4.546]],[\"name/198\",[84,54.695]],[\"parent/198\",[11,2.963]],[\"name/199\",[85,32.008]],[\"parent/199\",[86,5.379]],[\"name/200\",[87,43.709]],[\"parent/200\",[88,4.546]],[\"name/201\",[89,46.222]],[\"parent/201\",[88,4.546]],[\"name/202\",[90,46.222]],[\"parent/202\",[88,4.546]],[\"name/203\",[91,37.349]],[\"parent/203\",[11,2.963]],[\"name/204\",[92,38.6]],[\"parent/204\",[11,2.963]],[\"name/205\",[85,32.008]],[\"parent/205\",[93,5.379]],[\"name/206\",[12,40.031]],[\"parent/206\",[94,3.796]],[\"name/207\",[13,40.031]],[\"parent/207\",[94,3.796]],[\"name/208\",[14,46.222]],[\"parent/208\",[94,3.796]],[\"name/209\",[15,46.222]],[\"parent/209\",[94,3.796]],[\"name/210\",[16,36.236]],[\"parent/210\",[94,3.796]],[\"name/211\",[17,40.031]],[\"parent/211\",[94,3.796]],[\"name/212\",[18,31.341]],[\"parent/212\",[94,3.796]],[\"name/213\",[95,41.702]],[\"parent/213\",[11,2.963]],[\"name/214\",[85,32.008]],[\"parent/214\",[96,5.379]],[\"name/215\",[97,54.695]],[\"parent/215\",[98,5.379]],[\"name/216\",[99,38.6]],[\"parent/216\",[11,2.963]],[\"name/217\",[100,38.6]],[\"parent/217\",[11,2.963]],[\"name/218\",[91,37.349]],[\"parent/218\",[20,3.082]],[\"name/219\",[92,38.6]],[\"parent/219\",[20,3.082]],[\"name/220\",[85,32.008]],[\"parent/220\",[101,5.379]],[\"name/221\",[21,46.222]],[\"parent/221\",[102,4.101]],[\"name/222\",[22,46.222]],[\"parent/222\",[102,4.101]],[\"name/223\",[23,46.222]],[\"parent/223\",[102,4.101]],[\"name/224\",[24,46.222]],[\"parent/224\",[102,4.101]],[\"name/225\",[18,31.341]],[\"parent/225\",[102,4.101]],[\"name/226\",[95,41.702]],[\"parent/226\",[20,3.082]],[\"name/227\",[99,38.6]],[\"parent/227\",[20,3.082]],[\"name/228\",[100,38.6]],[\"parent/228\",[20,3.082]],[\"name/229\",[103,54.695]],[\"parent/229\",[20,3.082]],[\"name/230\",[4,32.722]],[\"parent/230\",[104,4.546]],[\"name/231\",[105,54.695]],[\"parent/231\",[104,4.546]],[\"name/232\",[85,32.008]],[\"parent/232\",[104,4.546]],[\"name/233\",[92,38.6]],[\"parent/233\",[27,3.376]],[\"name/234\",[85,32.008]],[\"parent/234\",[106,5.379]],[\"name/235\",[29,46.222]],[\"parent/235\",[107,4.877]],[\"name/236\",[28,46.222]],[\"parent/236\",[107,4.877]],[\"name/237\",[99,38.6]],[\"parent/237\",[27,3.376]],[\"name/238\",[100,38.6]],[\"parent/238\",[27,3.376]],[\"name/239\",[108,43.709]],[\"parent/239\",[27,3.376]],[\"name/240\",[91,37.349]],[\"parent/240\",[27,3.376]],[\"name/241\",[31,49.586]],[\"parent/241\",[27,3.376]],[\"name/242\",[109,49.586]],[\"parent/242\",[32,2.716]],[\"name/243\",[85,32.008]],[\"parent/243\",[110,5.379]],[\"name/244\",[87,43.709]],[\"parent/244\",[111,4.299]],[\"name/245\",[89,46.222]],[\"parent/245\",[111,4.299]],[\"name/246\",[112,54.695]],[\"parent/246\",[111,4.299]],[\"name/247\",[90,46.222]],[\"parent/247\",[111,4.299]],[\"name/248\",[91,37.349]],[\"parent/248\",[32,2.716]],[\"name/249\",[92,38.6]],[\"parent/249\",[32,2.716]],[\"name/250\",[85,32.008]],[\"parent/250\",[113,5.379]],[\"name/251\",[33,46.222]],[\"parent/251\",[114,3.376]],[\"name/252\",[34,46.222]],[\"parent/252\",[114,3.376]],[\"name/253\",[35,46.222]],[\"parent/253\",[114,3.376]],[\"name/254\",[37,46.222]],[\"parent/254\",[114,3.376]],[\"name/255\",[18,31.341]],[\"parent/255\",[114,3.376]],[\"name/256\",[38,46.222]],[\"parent/256\",[114,3.376]],[\"name/257\",[16,36.236]],[\"parent/257\",[114,3.376]],[\"name/258\",[36,46.222]],[\"parent/258\",[114,3.376]],[\"name/259\",[39,46.222]],[\"parent/259\",[114,3.376]],[\"name/260\",[40,46.222]],[\"parent/260\",[114,3.376]],[\"name/261\",[41,46.222]],[\"parent/261\",[114,3.376]],[\"name/262\",[95,41.702]],[\"parent/262\",[32,2.716]],[\"name/263\",[99,38.6]],[\"parent/263\",[32,2.716]],[\"name/264\",[100,38.6]],[\"parent/264\",[32,2.716]],[\"name/265\",[108,43.709]],[\"parent/265\",[32,2.716]],[\"name/266\",[91,37.349]],[\"parent/266\",[45,3.148]],[\"name/267\",[92,38.6]],[\"parent/267\",[56,3.148]],[\"name/268\",[85,32.008]],[\"parent/268\",[115,5.379]],[\"name/269\",[57,40.031]],[\"parent/269\",[116,3.564]],[\"name/270\",[117,49.586]],[\"parent/270\",[116,3.564]],[\"name/271\",[58,40.031]],[\"parent/271\",[116,3.564]],[\"name/272\",[118,46.222]],[\"parent/272\",[116,3.564]],[\"name/273\",[59,46.222]],[\"parent/273\",[116,3.564]],[\"name/274\",[119,49.586]],[\"parent/274\",[116,3.564]],[\"name/275\",[120,49.586]],[\"parent/275\",[116,3.564]],[\"name/276\",[121,49.586]],[\"parent/276\",[116,3.564]],[\"name/277\",[122,49.586]],[\"parent/277\",[116,3.564]],[\"name/278\",[123,54.695]],[\"parent/278\",[56,3.148]],[\"name/279\",[85,32.008]],[\"parent/279\",[124,5.379]],[\"name/280\",[125,54.695]],[\"parent/280\",[126,3.937]],[\"name/281\",[127,54.695]],[\"parent/281\",[126,3.937]],[\"name/282\",[128,54.695]],[\"parent/282\",[126,3.937]],[\"name/283\",[129,54.695]],[\"parent/283\",[126,3.937]],[\"name/284\",[130,54.695]],[\"parent/284\",[126,3.937]],[\"name/285\",[131,54.695]],[\"parent/285\",[126,3.937]],[\"name/286\",[99,38.6]],[\"parent/286\",[56,3.148]],[\"name/287\",[100,38.6]],[\"parent/287\",[56,3.148]],[\"name/288\",[108,43.709]],[\"parent/288\",[56,3.148]],[\"name/289\",[91,37.349]],[\"parent/289\",[56,3.148]],[\"name/290\",[132,46.222]],[\"parent/290\",[56,3.148]],[\"name/291\",[85,32.008]],[\"parent/291\",[133,5.379]],[\"name/292\",[87,43.709]],[\"parent/292\",[134,4.101]],[\"name/293\",[89,46.222]],[\"parent/293\",[134,4.101]],[\"name/294\",[90,46.222]],[\"parent/294\",[134,4.101]],[\"name/295\",[135,54.695]],[\"parent/295\",[134,4.101]],[\"name/296\",[85,32.008]],[\"parent/296\",[134,4.101]],[\"name/297\",[87,43.709]],[\"parent/297\",[136,4.877]],[\"name/298\",[137,54.695]],[\"parent/298\",[136,4.877]],[\"name/299\",[138,54.695]],[\"parent/299\",[61,2.761]],[\"name/300\",[132,46.222]],[\"parent/300\",[61,2.761]],[\"name/301\",[91,37.349]],[\"parent/301\",[61,2.761]],[\"name/302\",[92,38.6]],[\"parent/302\",[61,2.761]],[\"name/303\",[85,32.008]],[\"parent/303\",[139,5.379]],[\"name/304\",[12,40.031]],[\"parent/304\",[140,3.021]],[\"name/305\",[13,40.031]],[\"parent/305\",[140,3.021]],[\"name/306\",[16,36.236]],[\"parent/306\",[140,3.021]],[\"name/307\",[62,46.222]],[\"parent/307\",[140,3.021]],[\"name/308\",[63,46.222]],[\"parent/308\",[140,3.021]],[\"name/309\",[17,40.031]],[\"parent/309\",[140,3.021]],[\"name/310\",[118,46.222]],[\"parent/310\",[140,3.021]],[\"name/311\",[64,40.031]],[\"parent/311\",[140,3.021]],[\"name/312\",[57,40.031]],[\"parent/312\",[140,3.021]],[\"name/313\",[117,49.586]],[\"parent/313\",[140,3.021]],[\"name/314\",[58,40.031]],[\"parent/314\",[140,3.021]],[\"name/315\",[119,49.586]],[\"parent/315\",[140,3.021]],[\"name/316\",[120,49.586]],[\"parent/316\",[140,3.021]],[\"name/317\",[121,49.586]],[\"parent/317\",[140,3.021]],[\"name/318\",[122,49.586]],[\"parent/318\",[140,3.021]],[\"name/319\",[18,31.341]],[\"parent/319\",[140,3.021]],[\"name/320\",[95,41.702]],[\"parent/320\",[61,2.761]],[\"name/321\",[99,38.6]],[\"parent/321\",[61,2.761]],[\"name/322\",[100,38.6]],[\"parent/322\",[61,2.761]],[\"name/323\",[109,49.586]],[\"parent/323\",[66,2.518]],[\"name/324\",[141,54.695]],[\"parent/324\",[66,2.518]],[\"name/325\",[91,37.349]],[\"parent/325\",[66,2.518]],[\"name/326\",[92,38.6]],[\"parent/326\",[66,2.518]],[\"name/327\",[85,32.008]],[\"parent/327\",[142,5.379]],[\"name/328\",[118,46.222]],[\"parent/328\",[143,2.807]],[\"name/329\",[64,40.031]],[\"parent/329\",[143,2.807]],[\"name/330\",[68,46.222]],[\"parent/330\",[143,2.807]],[\"name/331\",[144,54.695]],[\"parent/331\",[143,2.807]],[\"name/332\",[67,46.222]],[\"parent/332\",[143,2.807]],[\"name/333\",[145,54.695]],[\"parent/333\",[143,2.807]],[\"name/334\",[146,54.695]],[\"parent/334\",[143,2.807]],[\"name/335\",[147,54.695]],[\"parent/335\",[143,2.807]],[\"name/336\",[148,54.695]],[\"parent/336\",[143,2.807]],[\"name/337\",[69,46.222]],[\"parent/337\",[143,2.807]],[\"name/338\",[70,46.222]],[\"parent/338\",[143,2.807]],[\"name/339\",[71,46.222]],[\"parent/339\",[143,2.807]],[\"name/340\",[74,46.222]],[\"parent/340\",[143,2.807]],[\"name/341\",[75,46.222]],[\"parent/341\",[143,2.807]],[\"name/342\",[18,31.341]],[\"parent/342\",[143,2.807]],[\"name/343\",[72,46.222]],[\"parent/343\",[143,2.807]],[\"name/344\",[73,46.222]],[\"parent/344\",[143,2.807]],[\"name/345\",[76,46.222]],[\"parent/345\",[143,2.807]],[\"name/346\",[77,46.222]],[\"parent/346\",[143,2.807]],[\"name/347\",[78,46.222]],[\"parent/347\",[143,2.807]],[\"name/348\",[95,41.702]],[\"parent/348\",[66,2.518]],[\"name/349\",[99,38.6]],[\"parent/349\",[66,2.518]],[\"name/350\",[100,38.6]],[\"parent/350\",[66,2.518]],[\"name/351\",[108,43.709]],[\"parent/351\",[66,2.518]],[\"name/352\",[132,46.222]],[\"parent/352\",[66,2.518]],[\"name/353\",[81,49.586]],[\"parent/353\",[80,4.299]],[\"name/354\",[83,49.586]],[\"parent/354\",[80,4.299]]],\"invertedIndex\":[[\"__type\",{\"_index\":85,\"name\":{\"199\":{},\"205\":{},\"214\":{},\"220\":{},\"232\":{},\"234\":{},\"243\":{},\"250\":{},\"268\":{},\"279\":{},\"291\":{},\"296\":{},\"303\":{},\"327\":{}},\"parent\":{}}],[\"addaxiosinterceptors\",{\"_index\":51,\"name\":{\"100\":{},\"112\":{}},\"parent\":{}}],[\"alloweddomainsclaim\",{\"_index\":31,\"name\":{\"58\":{},\"241\":{}},\"parent\":{}}],[\"attemptrefreshingsession\",{\"_index\":49,\"name\":{\"98\":{},\"110\":{}},\"parent\":{}}],[\"clearloginattemptinfo\",{\"_index\":41,\"name\":{\"73\":{},\"86\":{},\"261\":{}},\"parent\":{}}],[\"clearpasswordlessloginattemptinfo\",{\"_index\":78,\"name\":{\"174\":{},\"191\":{},\"347\":{}},\"parent\":{}}],[\"config\",{\"_index\":10,\"name\":{\"11\":{},\"92\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"4\":{},\"9\":{},\"32\":{},\"49\":{},\"59\":{},\"88\":{},\"91\":{},\"117\":{},\"130\":{},\"157\":{},\"192\":{},\"197\":{},\"230\":{}},\"parent\":{}}],[\"consumecode\",{\"_index\":35,\"name\":{\"64\":{},\"78\":{},\"253\":{}},\"parent\":{}}],[\"consumepasswordlesscode\",{\"_index\":71,\"name\":{\"165\":{},\"183\":{},\"339\":{}},\"parent\":{}}],[\"cookiehandler\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"createcode\",{\"_index\":33,\"name\":{\"62\":{},\"76\":{},\"251\":{}},\"parent\":{}}],[\"createpasswordlesscode\",{\"_index\":69,\"name\":{\"163\":{},\"181\":{},\"337\":{}},\"parent\":{}}],[\"default\",{\"_index\":2,\"name\":{\"2\":{},\"8\":{},\"22\":{},\"41\":{},\"54\":{},\"74\":{},\"90\":{},\"105\":{},\"124\":{},\"144\":{},\"175\":{},\"194\":{}},\"parent\":{}}],[\"doesemailexist\",{\"_index\":16,\"name\":{\"18\":{},\"29\":{},\"65\":{},\"82\":{},\"136\":{},\"150\":{},\"210\":{},\"257\":{},\"306\":{}},\"parent\":{}}],[\"doespasswordlessuseremailexist\",{\"_index\":72,\"name\":{\"166\":{},\"187\":{},\"343\":{}},\"parent\":{}}],[\"doespasswordlessuserphonenumberexist\",{\"_index\":73,\"name\":{\"167\":{},\"188\":{},\"344\":{}},\"parent\":{}}],[\"doesphonenumberexist\",{\"_index\":36,\"name\":{\"66\":{},\"83\":{},\"258\":{}},\"parent\":{}}],[\"doessessionexist\",{\"_index\":50,\"name\":{\"99\":{},\"111\":{}},\"parent\":{}}],[\"email\",{\"_index\":89,\"name\":{\"201\":{},\"245\":{},\"293\":{}},\"parent\":{}}],[\"emailpasswordsignin\",{\"_index\":63,\"name\":{\"138\":{},\"152\":{},\"308\":{}},\"parent\":{}}],[\"emailpasswordsignup\",{\"_index\":62,\"name\":{\"137\":{},\"151\":{},\"307\":{}},\"parent\":{}}],[\"emailpasswordusertype\",{\"_index\":138,\"name\":{\"299\":{}},\"parent\":{}}],[\"emailverificationclaim\",{\"_index\":25,\"name\":{\"40\":{},\"42\":{}},\"parent\":{}}],[\"emailverificationclaimclass\",{\"_index\":103,\"name\":{\"229\":{}},\"parent\":{}}],[\"expiresat\",{\"_index\":129,\"name\":{\"283\":{}},\"parent\":{}}],[\"generatestatetosendtooauthprovider\",{\"_index\":119,\"name\":{\"274\":{},\"315\":{}},\"parent\":{}}],[\"generatethirdpartystatetosendtooauthprovider\",{\"_index\":145,\"name\":{\"333\":{}},\"parent\":{}}],[\"getaccesstoken\",{\"_index\":48,\"name\":{\"97\":{},\"108\":{}},\"parent\":{}}],[\"getaccesstokenpayloadsecurely\",{\"_index\":47,\"name\":{\"96\":{},\"109\":{}},\"parent\":{}}],[\"getautherrorfromurl\",{\"_index\":121,\"name\":{\"276\":{},\"317\":{}},\"parent\":{}}],[\"getauthorisationurlfrombackend\",{\"_index\":118,\"name\":{\"272\":{},\"310\":{},\"328\":{}},\"parent\":{}}],[\"getauthorisationurlwithqueryparamsandsetstate\",{\"_index\":58,\"name\":{\"121\":{},\"128\":{},\"140\":{},\"156\":{},\"271\":{},\"314\":{}},\"parent\":{}}],[\"getauthstatefromurl\",{\"_index\":122,\"name\":{\"277\":{},\"318\":{}},\"parent\":{}}],[\"getclaimvalue\",{\"_index\":53,\"name\":{\"103\":{},\"114\":{}},\"parent\":{}}],[\"getemailverificationtokenfromurl\",{\"_index\":24,\"name\":{\"38\":{},\"47\":{},\"224\":{}},\"parent\":{}}],[\"getinvalidclaimsfromresponse\",{\"_index\":54,\"name\":{\"104\":{},\"116\":{}},\"parent\":{}}],[\"getlinkcodefromurl\",{\"_index\":37,\"name\":{\"68\":{},\"79\":{},\"254\":{}},\"parent\":{}}],[\"getloginattemptinfo\",{\"_index\":39,\"name\":{\"71\":{},\"84\":{},\"259\":{}},\"parent\":{}}],[\"getloginmethods\",{\"_index\":28,\"name\":{\"52\":{},\"56\":{},\"236\":{}},\"parent\":{}}],[\"getpasswordlesslinkcodefromurl\",{\"_index\":74,\"name\":{\"170\":{},\"184\":{},\"340\":{}},\"parent\":{}}],[\"getpasswordlessloginattemptinfo\",{\"_index\":76,\"name\":{\"172\":{},\"189\":{},\"345\":{}},\"parent\":{}}],[\"getpasswordlesspreauthsessionidfromurl\",{\"_index\":75,\"name\":{\"171\":{},\"185\":{},\"341\":{}},\"parent\":{}}],[\"getpreauthsessionidfromurl\",{\"_index\":38,\"name\":{\"69\":{},\"80\":{},\"256\":{}},\"parent\":{}}],[\"getresetpasswordtokenfromurl\",{\"_index\":17,\"name\":{\"19\":{},\"30\":{},\"142\":{},\"153\":{},\"211\":{},\"309\":{}},\"parent\":{}}],[\"getstateandotherinfofromstorage\",{\"_index\":57,\"name\":{\"120\":{},\"127\":{},\"135\":{},\"149\":{},\"269\":{},\"312\":{}},\"parent\":{}}],[\"gettenantid\",{\"_index\":29,\"name\":{\"53\":{},\"57\":{},\"235\":{}},\"parent\":{}}],[\"gettenantidfromurl\",{\"_index\":18,\"name\":{\"20\":{},\"31\":{},\"39\":{},\"48\":{},\"70\":{},\"81\":{},\"143\":{},\"154\":{},\"169\":{},\"186\":{},\"212\":{},\"225\":{},\"255\":{},\"319\":{},\"342\":{}},\"parent\":{}}],[\"getthirdpartyautherrorfromurl\",{\"_index\":147,\"name\":{\"335\":{}},\"parent\":{}}],[\"getthirdpartyauthorisationurlwithqueryparamsandsetstate\",{\"_index\":67,\"name\":{\"160\":{},\"179\":{},\"332\":{}},\"parent\":{}}],[\"getthirdpartyauthstatefromurl\",{\"_index\":148,\"name\":{\"336\":{}},\"parent\":{}}],[\"getthirdpartystateandotherinfofromstorage\",{\"_index\":68,\"name\":{\"161\":{},\"180\":{},\"330\":{}},\"parent\":{}}],[\"getuserid\",{\"_index\":46,\"name\":{\"95\":{},\"107\":{}},\"parent\":{}}],[\"id\",{\"_index\":87,\"name\":{\"200\":{},\"244\":{},\"292\":{},\"297\":{}},\"parent\":{}}],[\"index\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{}}}],[\"index.default\",{\"_index\":3,\"name\":{},\"parent\":{\"3\":{},\"4\":{}}}],[\"init\",{\"_index\":1,\"name\":{\"1\":{},\"3\":{},\"13\":{},\"23\":{},\"34\":{},\"43\":{},\"51\":{},\"55\":{},\"61\":{},\"75\":{},\"94\":{},\"106\":{},\"119\":{},\"125\":{},\"132\":{},\"145\":{},\"159\":{},\"176\":{}},\"parent\":{}}],[\"isemailverified\",{\"_index\":23,\"name\":{\"37\":{},\"46\":{},\"223\":{}},\"parent\":{}}],[\"passwordlessflowtype\",{\"_index\":141,\"name\":{\"324\":{}},\"parent\":{}}],[\"passwordlessuser\",{\"_index\":109,\"name\":{\"242\":{},\"323\":{}},\"parent\":{}}],[\"permissionclaim\",{\"_index\":83,\"name\":{\"196\":{},\"354\":{}},\"parent\":{}}],[\"phonenumber\",{\"_index\":112,\"name\":{\"246\":{}},\"parent\":{}}],[\"pkcecodeverifier\",{\"_index\":131,\"name\":{\"285\":{}},\"parent\":{}}],[\"postapihookcontext\",{\"_index\":100,\"name\":{\"217\":{},\"228\":{},\"238\":{},\"264\":{},\"287\":{},\"322\":{},\"350\":{}},\"parent\":{}}],[\"preandpostapihookaction\",{\"_index\":108,\"name\":{\"239\":{},\"265\":{},\"288\":{},\"351\":{}},\"parent\":{}}],[\"preapihook\",{\"_index\":97,\"name\":{\"215\":{}},\"parent\":{}}],[\"preapihookcontext\",{\"_index\":99,\"name\":{\"216\":{},\"227\":{},\"237\":{},\"263\":{},\"286\":{},\"321\":{},\"349\":{}},\"parent\":{}}],[\"recipe/authrecipe\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{\"8\":{}}}],[\"recipe/authrecipe.default\",{\"_index\":8,\"name\":{},\"parent\":{\"9\":{},\"10\":{},\"11\":{}}}],[\"recipe/emailpassword\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"198\":{},\"203\":{},\"204\":{},\"213\":{},\"216\":{},\"217\":{}}}],[\"recipe/emailpassword.default\",{\"_index\":19,\"name\":{},\"parent\":{\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{}}}],[\"recipe/emailpassword.recipefunctionoptions\",{\"_index\":96,\"name\":{},\"parent\":{\"214\":{}}}],[\"recipe/emailpassword.recipefunctionoptions.__type\",{\"_index\":98,\"name\":{},\"parent\":{\"215\":{}}}],[\"recipe/emailpassword.recipeinterface\",{\"_index\":93,\"name\":{},\"parent\":{\"205\":{}}}],[\"recipe/emailpassword.recipeinterface.__type\",{\"_index\":94,\"name\":{},\"parent\":{\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{}}}],[\"recipe/emailpassword.usertype\",{\"_index\":86,\"name\":{},\"parent\":{\"199\":{}}}],[\"recipe/emailpassword.usertype.__type\",{\"_index\":88,\"name\":{},\"parent\":{\"200\":{},\"201\":{},\"202\":{}}}],[\"recipe/emailverification\",{\"_index\":20,\"name\":{\"33\":{}},\"parent\":{\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"218\":{},\"219\":{},\"226\":{},\"227\":{},\"228\":{},\"229\":{}}}],[\"recipe/emailverification.default\",{\"_index\":26,\"name\":{},\"parent\":{\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"recipe/emailverification.emailverificationclaimclass\",{\"_index\":104,\"name\":{},\"parent\":{\"230\":{},\"231\":{},\"232\":{}}}],[\"recipe/emailverification.recipeinterface\",{\"_index\":101,\"name\":{},\"parent\":{\"220\":{}}}],[\"recipe/emailverification.recipeinterface.__type\",{\"_index\":102,\"name\":{},\"parent\":{\"221\":{},\"222\":{},\"223\":{},\"224\":{},\"225\":{}}}],[\"recipe/multitenancy\",{\"_index\":27,\"name\":{\"50\":{}},\"parent\":{\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"233\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"241\":{}}}],[\"recipe/multitenancy.default\",{\"_index\":30,\"name\":{},\"parent\":{\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{}}}],[\"recipe/multitenancy.recipeinterface\",{\"_index\":106,\"name\":{},\"parent\":{\"234\":{}}}],[\"recipe/multitenancy.recipeinterface.__type\",{\"_index\":107,\"name\":{},\"parent\":{\"235\":{},\"236\":{}}}],[\"recipe/passwordless\",{\"_index\":32,\"name\":{\"60\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"242\":{},\"248\":{},\"249\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{}}}],[\"recipe/passwordless.default\",{\"_index\":42,\"name\":{},\"parent\":{\"75\":{},\"76\":{},\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"recipe/passwordless.passwordlessuser\",{\"_index\":110,\"name\":{},\"parent\":{\"243\":{}}}],[\"recipe/passwordless.passwordlessuser.__type\",{\"_index\":111,\"name\":{},\"parent\":{\"244\":{},\"245\":{},\"246\":{},\"247\":{}}}],[\"recipe/passwordless.recipeinterface\",{\"_index\":113,\"name\":{},\"parent\":{\"250\":{}}}],[\"recipe/passwordless.recipeinterface.__type\",{\"_index\":114,\"name\":{},\"parent\":{\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{}}}],[\"recipe/recipemodule\",{\"_index\":43,\"name\":{\"89\":{}},\"parent\":{\"90\":{}}}],[\"recipe/recipemodule.default\",{\"_index\":44,\"name\":{},\"parent\":{\"91\":{},\"92\":{}}}],[\"recipe/session\",{\"_index\":45,\"name\":{\"93\":{}},\"parent\":{\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"266\":{}}}],[\"recipe/session.default\",{\"_index\":55,\"name\":{},\"parent\":{\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{}}}],[\"recipe/thirdparty\",{\"_index\":56,\"name\":{\"118\":{}},\"parent\":{\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"267\":{},\"278\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{}}}],[\"recipe/thirdparty.default\",{\"_index\":60,\"name\":{},\"parent\":{\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{}}}],[\"recipe/thirdparty.recipeinterface\",{\"_index\":115,\"name\":{},\"parent\":{\"268\":{}}}],[\"recipe/thirdparty.recipeinterface.__type\",{\"_index\":116,\"name\":{},\"parent\":{\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{}}}],[\"recipe/thirdparty.stateobject\",{\"_index\":124,\"name\":{},\"parent\":{\"279\":{}}}],[\"recipe/thirdparty.stateobject.__type\",{\"_index\":126,\"name\":{},\"parent\":{\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{},\"285\":{}}}],[\"recipe/thirdparty.thirdpartyusertype\",{\"_index\":133,\"name\":{},\"parent\":{\"291\":{}}}],[\"recipe/thirdparty.thirdpartyusertype.__type\",{\"_index\":134,\"name\":{},\"parent\":{\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{}}}],[\"recipe/thirdparty.thirdpartyusertype.__type.__type\",{\"_index\":136,\"name\":{},\"parent\":{\"297\":{},\"298\":{}}}],[\"recipe/thirdpartyemailpassword\",{\"_index\":61,\"name\":{\"131\":{}},\"parent\":{\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"320\":{},\"321\":{},\"322\":{}}}],[\"recipe/thirdpartyemailpassword.default\",{\"_index\":65,\"name\":{},\"parent\":{\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{}}}],[\"recipe/thirdpartyemailpassword.recipeinterface\",{\"_index\":139,\"name\":{},\"parent\":{\"303\":{}}}],[\"recipe/thirdpartyemailpassword.recipeinterface.__type\",{\"_index\":140,\"name\":{},\"parent\":{\"304\":{},\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{},\"315\":{},\"316\":{},\"317\":{},\"318\":{},\"319\":{}}}],[\"recipe/thirdpartypasswordless\",{\"_index\":66,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{}}}],[\"recipe/thirdpartypasswordless.default\",{\"_index\":79,\"name\":{},\"parent\":{\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{}}}],[\"recipe/thirdpartypasswordless.recipeinterface\",{\"_index\":142,\"name\":{},\"parent\":{\"327\":{}}}],[\"recipe/thirdpartypasswordless.recipeinterface.__type\",{\"_index\":143,\"name\":{},\"parent\":{\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{}}}],[\"recipe/userroles\",{\"_index\":80,\"name\":{\"193\":{}},\"parent\":{\"194\":{},\"353\":{},\"354\":{}}}],[\"recipe/userroles.default\",{\"_index\":82,\"name\":{},\"parent\":{\"195\":{},\"196\":{},\"197\":{}}}],[\"recipefunctionoptions\",{\"_index\":95,\"name\":{\"213\":{},\"226\":{},\"262\":{},\"320\":{},\"348\":{}},\"parent\":{}}],[\"recipeinterface\",{\"_index\":92,\"name\":{\"204\":{},\"219\":{},\"233\":{},\"249\":{},\"267\":{},\"302\":{},\"326\":{}},\"parent\":{}}],[\"redirecturionproviderdashboard\",{\"_index\":130,\"name\":{\"284\":{}},\"parent\":{}}],[\"resendcode\",{\"_index\":34,\"name\":{\"63\":{},\"77\":{},\"252\":{}},\"parent\":{}}],[\"resendpasswordlesscode\",{\"_index\":70,\"name\":{\"164\":{},\"182\":{},\"338\":{}},\"parent\":{}}],[\"sendpasswordresetemail\",{\"_index\":13,\"name\":{\"15\":{},\"26\":{},\"134\":{},\"148\":{},\"207\":{},\"305\":{}},\"parent\":{}}],[\"sendverificationemail\",{\"_index\":22,\"name\":{\"36\":{},\"45\":{},\"222\":{}},\"parent\":{}}],[\"setloginattemptinfo\",{\"_index\":40,\"name\":{\"72\":{},\"85\":{},\"260\":{}},\"parent\":{}}],[\"setpasswordlessloginattemptinfo\",{\"_index\":77,\"name\":{\"173\":{},\"190\":{},\"346\":{}},\"parent\":{}}],[\"setstateandotherinfotostorage\",{\"_index\":117,\"name\":{\"270\":{},\"313\":{}},\"parent\":{}}],[\"setthirdpartystateandotherinfotostorage\",{\"_index\":144,\"name\":{\"331\":{}},\"parent\":{}}],[\"signin\",{\"_index\":15,\"name\":{\"17\":{},\"28\":{},\"209\":{}},\"parent\":{}}],[\"signinandup\",{\"_index\":59,\"name\":{\"122\":{},\"129\":{},\"273\":{}},\"parent\":{}}],[\"signout\",{\"_index\":9,\"name\":{\"10\":{},\"21\":{},\"24\":{},\"67\":{},\"87\":{},\"101\":{},\"113\":{},\"123\":{},\"126\":{},\"141\":{},\"146\":{},\"168\":{},\"177\":{}},\"parent\":{}}],[\"signup\",{\"_index\":14,\"name\":{\"16\":{},\"27\":{},\"208\":{}},\"parent\":{}}],[\"stateforauthprovider\",{\"_index\":125,\"name\":{\"280\":{}},\"parent\":{}}],[\"stateobject\",{\"_index\":123,\"name\":{\"278\":{}},\"parent\":{}}],[\"submitnewpassword\",{\"_index\":12,\"name\":{\"14\":{},\"25\":{},\"133\":{},\"147\":{},\"206\":{},\"304\":{}},\"parent\":{}}],[\"tenantid\",{\"_index\":128,\"name\":{\"282\":{}},\"parent\":{}}],[\"thirdparty\",{\"_index\":135,\"name\":{\"295\":{}},\"parent\":{}}],[\"thirdpartyid\",{\"_index\":127,\"name\":{\"281\":{}},\"parent\":{}}],[\"thirdpartysigninandup\",{\"_index\":64,\"name\":{\"139\":{},\"155\":{},\"162\":{},\"178\":{},\"311\":{},\"329\":{}},\"parent\":{}}],[\"thirdpartyusertype\",{\"_index\":132,\"name\":{\"290\":{},\"300\":{},\"352\":{}},\"parent\":{}}],[\"timejoined\",{\"_index\":90,\"name\":{\"202\":{},\"247\":{},\"294\":{}},\"parent\":{}}],[\"userid\",{\"_index\":137,\"name\":{\"298\":{}},\"parent\":{}}],[\"userinput\",{\"_index\":91,\"name\":{\"203\":{},\"218\":{},\"240\":{},\"248\":{},\"266\":{},\"289\":{},\"301\":{},\"325\":{}},\"parent\":{}}],[\"userroleclaim\",{\"_index\":81,\"name\":{\"195\":{},\"353\":{}},\"parent\":{}}],[\"usertype\",{\"_index\":84,\"name\":{\"198\":{}},\"parent\":{}}],[\"validateclaims\",{\"_index\":52,\"name\":{\"102\":{},\"115\":{}},\"parent\":{}}],[\"validators\",{\"_index\":105,\"name\":{\"231\":{}},\"parent\":{}}],[\"verifyandgetstateorthrowerror\",{\"_index\":120,\"name\":{\"275\":{},\"316\":{}},\"parent\":{}}],[\"verifyandgetthirdpartystateorthrowerror\",{\"_index\":146,\"name\":{\"334\":{}},\"parent\":{}}],[\"verifyemail\",{\"_index\":21,\"name\":{\"35\":{},\"44\":{},\"221\":{}},\"parent\":{}}],[\"windowhandler\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"index\",\"url\":\"modules/index.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":64,\"name\":\"init\",\"url\":\"modules/index.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"index\"},{\"id\":2,\"kind\":128,\"name\":\"default\",\"url\":\"classes/index.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"index\"},{\"id\":3,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/index.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"index.default\"},{\"id\":4,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/index.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"index.default\"},{\"id\":5,\"kind\":2,\"name\":\"cookieHandler\",\"url\":\"modules/cookieHandler.html\",\"classes\":\"tsd-kind-module\"},{\"id\":6,\"kind\":2,\"name\":\"windowHandler\",\"url\":\"modules/windowHandler.html\",\"classes\":\"tsd-kind-module\"},{\"id\":7,\"kind\":2,\"name\":\"recipe/authRecipe\",\"url\":\"modules/recipe_authRecipe.html\",\"classes\":\"tsd-kind-module\"},{\"id\":8,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_authRecipe.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/authRecipe\"},{\"id\":9,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_authRecipe.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":10,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_authRecipe.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":11,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/recipe_authRecipe.default.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"recipe/authRecipe.default\"},{\"id\":12,\"kind\":2,\"name\":\"recipe/emailpassword\",\"url\":\"modules/recipe_emailpassword.html\",\"classes\":\"tsd-kind-module\"},{\"id\":13,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_emailpassword.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":14,\"kind\":64,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_emailpassword.html#submitNewPassword-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":15,\"kind\":64,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_emailpassword.html#sendPasswordResetEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":16,\"kind\":64,\"name\":\"signUp\",\"url\":\"modules/recipe_emailpassword.html#signUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":17,\"kind\":64,\"name\":\"signIn\",\"url\":\"modules/recipe_emailpassword.html#signIn-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":18,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_emailpassword.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":19,\"kind\":64,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_emailpassword.html#getResetPasswordTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":20,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailpassword.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":21,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_emailpassword.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":22,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_emailpassword.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":23,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_emailpassword.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":24,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_emailpassword.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":25,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"classes/recipe_emailpassword.default.html#submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":26,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"classes/recipe_emailpassword.default.html#sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":27,\"kind\":2048,\"name\":\"signUp\",\"url\":\"classes/recipe_emailpassword.default.html#signUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":28,\"kind\":2048,\"name\":\"signIn\",\"url\":\"classes/recipe_emailpassword.default.html#signIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":29,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_emailpassword.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":30,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"classes/recipe_emailpassword.default.html#getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":31,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_emailpassword.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":32,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailpassword.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/emailpassword.default\"},{\"id\":33,\"kind\":2,\"name\":\"recipe/emailverification\",\"url\":\"modules/recipe_emailverification.html\",\"classes\":\"tsd-kind-module\"},{\"id\":34,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_emailverification.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":35,\"kind\":64,\"name\":\"verifyEmail\",\"url\":\"modules/recipe_emailverification.html#verifyEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":36,\"kind\":64,\"name\":\"sendVerificationEmail\",\"url\":\"modules/recipe_emailverification.html#sendVerificationEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":37,\"kind\":64,\"name\":\"isEmailVerified\",\"url\":\"modules/recipe_emailverification.html#isEmailVerified-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":38,\"kind\":64,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"modules/recipe_emailverification.html#getEmailVerificationTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":39,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailverification.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":40,\"kind\":32,\"name\":\"EmailVerificationClaim\",\"url\":\"modules/recipe_emailverification.html#EmailVerificationClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":41,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_emailverification.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":42,\"kind\":1024,\"name\":\"EmailVerificationClaim\",\"url\":\"classes/recipe_emailverification.default.html#EmailVerificationClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":43,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_emailverification.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":44,\"kind\":2048,\"name\":\"verifyEmail\",\"url\":\"classes/recipe_emailverification.default.html#verifyEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":45,\"kind\":2048,\"name\":\"sendVerificationEmail\",\"url\":\"classes/recipe_emailverification.default.html#sendVerificationEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":46,\"kind\":2048,\"name\":\"isEmailVerified\",\"url\":\"classes/recipe_emailverification.default.html#isEmailVerified\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":47,\"kind\":2048,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"classes/recipe_emailverification.default.html#getEmailVerificationTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":48,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_emailverification.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/emailverification.default\"},{\"id\":49,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailverification.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/emailverification.default\"},{\"id\":50,\"kind\":2,\"name\":\"recipe/multitenancy\",\"url\":\"modules/recipe_multitenancy.html\",\"classes\":\"tsd-kind-module\"},{\"id\":51,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_multitenancy.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":52,\"kind\":64,\"name\":\"getLoginMethods\",\"url\":\"modules/recipe_multitenancy.html#getLoginMethods-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":53,\"kind\":64,\"name\":\"getTenantId\",\"url\":\"modules/recipe_multitenancy.html#getTenantId-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":54,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_multitenancy.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":55,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_multitenancy.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":56,\"kind\":2048,\"name\":\"getLoginMethods\",\"url\":\"classes/recipe_multitenancy.default.html#getLoginMethods\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":57,\"kind\":2048,\"name\":\"getTenantId\",\"url\":\"classes/recipe_multitenancy.default.html#getTenantId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":58,\"kind\":1024,\"name\":\"AllowedDomainsClaim\",\"url\":\"classes/recipe_multitenancy.default.html#AllowedDomainsClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":59,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_multitenancy.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/multitenancy.default\"},{\"id\":60,\"kind\":2,\"name\":\"recipe/passwordless\",\"url\":\"modules/recipe_passwordless.html\",\"classes\":\"tsd-kind-module\"},{\"id\":61,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_passwordless.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":62,\"kind\":64,\"name\":\"createCode\",\"url\":\"modules/recipe_passwordless.html#createCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":63,\"kind\":64,\"name\":\"resendCode\",\"url\":\"modules/recipe_passwordless.html#resendCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":64,\"kind\":64,\"name\":\"consumeCode\",\"url\":\"modules/recipe_passwordless.html#consumeCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":65,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_passwordless.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":66,\"kind\":64,\"name\":\"doesPhoneNumberExist\",\"url\":\"modules/recipe_passwordless.html#doesPhoneNumberExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":67,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_passwordless.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":68,\"kind\":64,\"name\":\"getLinkCodeFromURL\",\"url\":\"modules/recipe_passwordless.html#getLinkCodeFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":69,\"kind\":64,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_passwordless.html#getPreAuthSessionIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":70,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_passwordless.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":71,\"kind\":64,\"name\":\"getLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#getLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/passwordless\"},{\"id\":72,\"kind\":64,\"name\":\"setLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#setLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/passwordless\"},{\"id\":73,\"kind\":64,\"name\":\"clearLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#clearLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":74,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_passwordless.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":75,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_passwordless.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":76,\"kind\":2048,\"name\":\"createCode\",\"url\":\"classes/recipe_passwordless.default.html#createCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":77,\"kind\":2048,\"name\":\"resendCode\",\"url\":\"classes/recipe_passwordless.default.html#resendCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":78,\"kind\":2048,\"name\":\"consumeCode\",\"url\":\"classes/recipe_passwordless.default.html#consumeCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":79,\"kind\":2048,\"name\":\"getLinkCodeFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":80,\"kind\":2048,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":81,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_passwordless.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":82,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_passwordless.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":83,\"kind\":2048,\"name\":\"doesPhoneNumberExist\",\"url\":\"classes/recipe_passwordless.default.html#doesPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":84,\"kind\":2048,\"name\":\"getLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#getLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":85,\"kind\":2048,\"name\":\"setLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#setLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":86,\"kind\":2048,\"name\":\"clearLoginAttemptInfo\",\"url\":\"classes/recipe_passwordless.default.html#clearLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":87,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_passwordless.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/passwordless.default\"},{\"id\":88,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_passwordless.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/passwordless.default\"},{\"id\":89,\"kind\":2,\"name\":\"recipe/recipeModule\",\"url\":\"modules/recipe_recipeModule.html\",\"classes\":\"tsd-kind-module\"},{\"id\":90,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_recipeModule.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/recipeModule\"},{\"id\":91,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_recipeModule.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"recipe/recipeModule.default\"},{\"id\":92,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/recipe_recipeModule.default.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"recipe/recipeModule.default\"},{\"id\":93,\"kind\":2,\"name\":\"recipe/session\",\"url\":\"modules/recipe_session.html\",\"classes\":\"tsd-kind-module\"},{\"id\":94,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_session.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":95,\"kind\":64,\"name\":\"getUserId\",\"url\":\"modules/recipe_session.html#getUserId-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":96,\"kind\":64,\"name\":\"getAccessTokenPayloadSecurely\",\"url\":\"modules/recipe_session.html#getAccessTokenPayloadSecurely-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":97,\"kind\":64,\"name\":\"getAccessToken\",\"url\":\"modules/recipe_session.html#getAccessToken\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":98,\"kind\":64,\"name\":\"attemptRefreshingSession\",\"url\":\"modules/recipe_session.html#attemptRefreshingSession\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":99,\"kind\":64,\"name\":\"doesSessionExist\",\"url\":\"modules/recipe_session.html#doesSessionExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":100,\"kind\":64,\"name\":\"addAxiosInterceptors\",\"url\":\"modules/recipe_session.html#addAxiosInterceptors-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":101,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_session.html#signOut-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":102,\"kind\":64,\"name\":\"validateClaims\",\"url\":\"modules/recipe_session.html#validateClaims-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":103,\"kind\":64,\"name\":\"getClaimValue\",\"url\":\"modules/recipe_session.html#getClaimValue\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/session\"},{\"id\":104,\"kind\":64,\"name\":\"getInvalidClaimsFromResponse\",\"url\":\"modules/recipe_session.html#getInvalidClaimsFromResponse-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":105,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_session.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":106,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_session.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":107,\"kind\":2048,\"name\":\"getUserId\",\"url\":\"classes/recipe_session.default.html#getUserId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":108,\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/recipe_session.default.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":109,\"kind\":2048,\"name\":\"getAccessTokenPayloadSecurely\",\"url\":\"classes/recipe_session.default.html#getAccessTokenPayloadSecurely\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":110,\"kind\":2048,\"name\":\"attemptRefreshingSession\",\"url\":\"classes/recipe_session.default.html#attemptRefreshingSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":111,\"kind\":2048,\"name\":\"doesSessionExist\",\"url\":\"classes/recipe_session.default.html#doesSessionExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":112,\"kind\":2048,\"name\":\"addAxiosInterceptors\",\"url\":\"classes/recipe_session.default.html#addAxiosInterceptors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":113,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_session.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":114,\"kind\":2048,\"name\":\"getClaimValue\",\"url\":\"classes/recipe_session.default.html#getClaimValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":115,\"kind\":2048,\"name\":\"validateClaims\",\"url\":\"classes/recipe_session.default.html#validateClaims\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":116,\"kind\":2048,\"name\":\"getInvalidClaimsFromResponse\",\"url\":\"classes/recipe_session.default.html#getInvalidClaimsFromResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/session.default\"},{\"id\":117,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_session.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/session.default\"},{\"id\":118,\"kind\":2,\"name\":\"recipe/thirdparty\",\"url\":\"modules/recipe_thirdparty.html\",\"classes\":\"tsd-kind-module\"},{\"id\":119,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdparty.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":120,\"kind\":64,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdparty.html#getStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty\"},{\"id\":121,\"kind\":64,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdparty.html#getAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":122,\"kind\":64,\"name\":\"signInAndUp\",\"url\":\"modules/recipe_thirdparty.html#signInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":123,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdparty.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":124,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdparty.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":125,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdparty.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":126,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdparty.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":127,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdparty.default.html#getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":128,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdparty.default.html#getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":129,\"kind\":2048,\"name\":\"signInAndUp\",\"url\":\"classes/recipe_thirdparty.default.html#signInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":130,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdparty.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdparty.default\"},{\"id\":131,\"kind\":2,\"name\":\"recipe/thirdpartyemailpassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html\",\"classes\":\"tsd-kind-module\"},{\"id\":132,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":133,\"kind\":64,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#submitNewPassword-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":134,\"kind\":64,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#sendPasswordResetEmail-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":135,\"kind\":64,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":136,\"kind\":64,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#doesEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":137,\"kind\":64,\"name\":\"emailPasswordSignUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#emailPasswordSignUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":138,\"kind\":64,\"name\":\"emailPasswordSignIn\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#emailPasswordSignIn-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":139,\"kind\":64,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#thirdPartySignInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":140,\"kind\":64,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":141,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":142,\"kind\":64,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getResetPasswordTokenFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":143,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":144,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":145,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":146,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":147,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":148,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":149,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":150,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":151,\"kind\":2048,\"name\":\"emailPasswordSignUp\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#emailPasswordSignUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":152,\"kind\":2048,\"name\":\"emailPasswordSignIn\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#emailPasswordSignIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":153,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":154,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":155,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":156,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":157,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdpartyemailpassword.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdpartyemailpassword.default\"},{\"id\":158,\"kind\":2,\"name\":\"recipe/thirdpartypasswordless\",\"url\":\"modules/recipe_thirdpartypasswordless.html\",\"classes\":\"tsd-kind-module\"},{\"id\":159,\"kind\":64,\"name\":\"init\",\"url\":\"modules/recipe_thirdpartypasswordless.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":160,\"kind\":64,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getThirdPartyAuthorisationURLWithQueryParamsAndSetState-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":161,\"kind\":64,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getThirdPartyStateAndOtherInfoFromStorage-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":162,\"kind\":64,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartypasswordless.html#thirdPartySignInAndUp-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":163,\"kind\":64,\"name\":\"createPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#createPasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":164,\"kind\":64,\"name\":\"resendPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#resendPasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":165,\"kind\":64,\"name\":\"consumePasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#consumePasswordlessCode-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":166,\"kind\":64,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#doesPasswordlessUserEmailExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":167,\"kind\":64,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#doesPasswordlessUserPhoneNumberExist-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":168,\"kind\":64,\"name\":\"signOut\",\"url\":\"modules/recipe_thirdpartypasswordless.html#signOut\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":169,\"kind\":64,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getTenantIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":170,\"kind\":64,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessLinkCodeFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":171,\"kind\":64,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessPreAuthSessionIdFromURL-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":172,\"kind\":64,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#getPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":173,\"kind\":64,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#setPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":174,\"kind\":64,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#clearPasswordlessLoginAttemptInfo-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":175,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":176,\"kind\":2048,\"name\":\"init\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":177,\"kind\":2048,\"name\":\"signOut\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#signOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":178,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":179,\"kind\":2048,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":180,\"kind\":2048,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getThirdPartyStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":181,\"kind\":2048,\"name\":\"createPasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#createPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":182,\"kind\":2048,\"name\":\"resendPasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#resendPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":183,\"kind\":2048,\"name\":\"consumePasswordlessCode\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#consumePasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":184,\"kind\":2048,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":185,\"kind\":2048,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":186,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":187,\"kind\":2048,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#doesPasswordlessUserEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":188,\"kind\":2048,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#doesPasswordlessUserPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":189,\"kind\":2048,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#getPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":190,\"kind\":2048,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#setPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":191,\"kind\":2048,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#clearPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":192,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_thirdpartypasswordless.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/thirdpartypasswordless.default\"},{\"id\":193,\"kind\":2,\"name\":\"recipe/userroles\",\"url\":\"modules/recipe_userroles.html\",\"classes\":\"tsd-kind-module\"},{\"id\":194,\"kind\":128,\"name\":\"default\",\"url\":\"classes/recipe_userroles.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"},{\"id\":195,\"kind\":1024,\"name\":\"UserRoleClaim\",\"url\":\"classes/recipe_userroles.default.html#UserRoleClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/userroles.default\"},{\"id\":196,\"kind\":1024,\"name\":\"PermissionClaim\",\"url\":\"classes/recipe_userroles.default.html#PermissionClaim\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"recipe/userroles.default\"},{\"id\":197,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_userroles.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"recipe/userroles.default\"},{\"id\":198,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_emailpassword.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":199,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":200,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailpassword.RecipeInterface\"},{\"id\":201,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":202,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":203,\"kind\":2048,\"name\":\"signUp\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.signUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":204,\"kind\":2048,\"name\":\"signIn\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.signIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":205,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":206,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":207,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailpassword.html#RecipeInterface.__type-1.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeInterface.__type\"},{\"id\":208,\"kind\":4194304,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":209,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailpassword.RecipeFunctionOptions\"},{\"id\":210,\"kind\":2048,\"name\":\"preAPIHook\",\"url\":\"modules/recipe_emailpassword.html#RecipeFunctionOptions.__type.preAPIHook\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailpassword.RecipeFunctionOptions.__type\"},{\"id\":211,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_emailpassword.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":212,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_emailpassword.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailpassword\"},{\"id\":213,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_emailverification.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":214,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":215,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/emailverification.RecipeInterface\"},{\"id\":216,\"kind\":2048,\"name\":\"verifyEmail\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.verifyEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":217,\"kind\":2048,\"name\":\"sendVerificationEmail\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.sendVerificationEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":218,\"kind\":2048,\"name\":\"isEmailVerified\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.isEmailVerified\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":219,\"kind\":2048,\"name\":\"getEmailVerificationTokenFromURL\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.getEmailVerificationTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":220,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_emailverification.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/emailverification.RecipeInterface.__type\"},{\"id\":221,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_emailverification.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":222,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_emailverification.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":223,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_emailverification.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":224,\"kind\":128,\"name\":\"EmailVerificationClaimClass\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"recipe/emailverification\"},{\"id\":225,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":226,\"kind\":1024,\"name\":\"validators\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#validators\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":227,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/recipe_emailverification.EmailVerificationClaimClass.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"recipe/emailverification.EmailVerificationClaimClass\"},{\"id\":228,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":229,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/multitenancy.RecipeInterface\"},{\"id\":230,\"kind\":2048,\"name\":\"getTenantId\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type.getTenantId\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/multitenancy.RecipeInterface.__type\"},{\"id\":231,\"kind\":2048,\"name\":\"getLoginMethods\",\"url\":\"modules/recipe_multitenancy.html#RecipeInterface.__type.getLoginMethods\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/multitenancy.RecipeInterface.__type\"},{\"id\":232,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_multitenancy.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":233,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_multitenancy.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":234,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_multitenancy.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":235,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_multitenancy.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":236,\"kind\":32,\"name\":\"AllowedDomainsClaim\",\"url\":\"modules/recipe_multitenancy.html#AllowedDomainsClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/multitenancy\"},{\"id\":237,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_passwordless.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":238,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":239,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/passwordless.RecipeInterface\"},{\"id\":240,\"kind\":2048,\"name\":\"createCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.createCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":241,\"kind\":2048,\"name\":\"resendCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.resendCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":242,\"kind\":2048,\"name\":\"consumeCode\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.consumeCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":243,\"kind\":2048,\"name\":\"getLinkCodeFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.getLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":244,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":245,\"kind\":2048,\"name\":\"getPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.getPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":246,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":247,\"kind\":2048,\"name\":\"doesPhoneNumberExist\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.doesPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":248,\"kind\":2048,\"name\":\"getLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.getLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":249,\"kind\":2048,\"name\":\"setLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.setLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":250,\"kind\":2048,\"name\":\"clearLoginAttemptInfo\",\"url\":\"modules/recipe_passwordless.html#RecipeInterface.__type.clearLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/passwordless.RecipeInterface.__type\"},{\"id\":251,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_passwordless.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":252,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_passwordless.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":253,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_passwordless.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":254,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_passwordless.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/passwordless\"},{\"id\":255,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_session.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/session\"},{\"id\":256,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":257,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdparty.RecipeInterface\"},{\"id\":258,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":259,\"kind\":2048,\"name\":\"setStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.setStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":260,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":261,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":262,\"kind\":2048,\"name\":\"signInAndUp\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.signInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":263,\"kind\":2048,\"name\":\"generateStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.generateStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":264,\"kind\":2048,\"name\":\"verifyAndGetStateOrThrowError\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.verifyAndGetStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":265,\"kind\":2048,\"name\":\"getAuthErrorFromURL\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":266,\"kind\":2048,\"name\":\"getAuthStateFromURL\",\"url\":\"modules/recipe_thirdparty.html#RecipeInterface.__type.getAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.RecipeInterface.__type\"},{\"id\":267,\"kind\":4194304,\"name\":\"StateObject\",\"url\":\"modules/recipe_thirdparty.html#StateObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":268,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdparty.StateObject\"},{\"id\":269,\"kind\":1024,\"name\":\"stateForAuthProvider\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.stateForAuthProvider\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":270,\"kind\":1024,\"name\":\"thirdPartyId\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.thirdPartyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":271,\"kind\":1024,\"name\":\"tenantId\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.tenantId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":272,\"kind\":1024,\"name\":\"expiresAt\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.expiresAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":273,\"kind\":1024,\"name\":\"redirectURIOnProviderDashboard\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.redirectURIOnProviderDashboard\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":274,\"kind\":1024,\"name\":\"pkceCodeVerifier\",\"url\":\"modules/recipe_thirdparty.html#StateObject.__type-1.pkceCodeVerifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdparty.StateObject.__type\"},{\"id\":275,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdparty.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":276,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdparty.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":277,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_thirdparty.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":278,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdparty.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdparty\"},{\"id\":279,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":280,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":281,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface\"},{\"id\":282,\"kind\":2048,\"name\":\"submitNewPassword\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.submitNewPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":283,\"kind\":2048,\"name\":\"sendPasswordResetEmail\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.sendPasswordResetEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":284,\"kind\":2048,\"name\":\"doesEmailExist\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.doesEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":285,\"kind\":2048,\"name\":\"emailPasswordSignUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.emailPasswordSignUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":286,\"kind\":2048,\"name\":\"emailPasswordSignIn\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.emailPasswordSignIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":287,\"kind\":2048,\"name\":\"getResetPasswordTokenFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getResetPasswordTokenFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":288,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":289,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":290,\"kind\":2048,\"name\":\"getStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":291,\"kind\":2048,\"name\":\"setStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.setStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":292,\"kind\":2048,\"name\":\"getAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":293,\"kind\":2048,\"name\":\"generateStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.generateStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":294,\"kind\":2048,\"name\":\"verifyAndGetStateOrThrowError\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.verifyAndGetStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":295,\"kind\":2048,\"name\":\"getAuthErrorFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":296,\"kind\":2048,\"name\":\"getAuthStateFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":297,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartyemailpassword.RecipeInterface.__type\"},{\"id\":298,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":299,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":300,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdpartyemailpassword.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartyemailpassword\"},{\"id\":301,\"kind\":4194304,\"name\":\"PasswordlessFlowType\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PasswordlessFlowType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":302,\"kind\":4194304,\"name\":\"UserInput\",\"url\":\"modules/recipe_thirdpartypasswordless.html#UserInput\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":303,\"kind\":4194304,\"name\":\"RecipeInterface\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":304,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface\"},{\"id\":305,\"kind\":2048,\"name\":\"getAuthorisationURLFromBackend\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getAuthorisationURLFromBackend\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":306,\"kind\":2048,\"name\":\"thirdPartySignInAndUp\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.thirdPartySignInAndUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":307,\"kind\":2048,\"name\":\"getThirdPartyStateAndOtherInfoFromStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyStateAndOtherInfoFromStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":308,\"kind\":2048,\"name\":\"setThirdPartyStateAndOtherInfoToStorage\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.setThirdPartyStateAndOtherInfoToStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":309,\"kind\":2048,\"name\":\"getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthorisationURLWithQueryParamsAndSetState\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":310,\"kind\":2048,\"name\":\"generateThirdPartyStateToSendToOAuthProvider\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.generateThirdPartyStateToSendToOAuthProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":311,\"kind\":2048,\"name\":\"verifyAndGetThirdPartyStateOrThrowError\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.verifyAndGetThirdPartyStateOrThrowError\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":312,\"kind\":2048,\"name\":\"getThirdPartyAuthErrorFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthErrorFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":313,\"kind\":2048,\"name\":\"getThirdPartyAuthStateFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getThirdPartyAuthStateFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":314,\"kind\":2048,\"name\":\"createPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.createPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":315,\"kind\":2048,\"name\":\"resendPasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.resendPasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":316,\"kind\":2048,\"name\":\"consumePasswordlessCode\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.consumePasswordlessCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":317,\"kind\":2048,\"name\":\"getPasswordlessLinkCodeFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessLinkCodeFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":318,\"kind\":2048,\"name\":\"getPasswordlessPreAuthSessionIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessPreAuthSessionIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":319,\"kind\":2048,\"name\":\"getTenantIdFromURL\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getTenantIdFromURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":320,\"kind\":2048,\"name\":\"doesPasswordlessUserEmailExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.doesPasswordlessUserEmailExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":321,\"kind\":2048,\"name\":\"doesPasswordlessUserPhoneNumberExist\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.doesPasswordlessUserPhoneNumberExist\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":322,\"kind\":2048,\"name\":\"getPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.getPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":323,\"kind\":2048,\"name\":\"setPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.setPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":324,\"kind\":2048,\"name\":\"clearPasswordlessLoginAttemptInfo\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeInterface.__type.clearPasswordlessLoginAttemptInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"recipe/thirdpartypasswordless.RecipeInterface.__type\"},{\"id\":325,\"kind\":16777216,\"name\":\"RecipeFunctionOptions\",\"url\":\"modules/recipe_thirdpartypasswordless.html#RecipeFunctionOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":326,\"kind\":4194304,\"name\":\"PreAPIHookContext\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PreAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":327,\"kind\":4194304,\"name\":\"PostAPIHookContext\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PostAPIHookContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":328,\"kind\":4194304,\"name\":\"PreAndPostAPIHookAction\",\"url\":\"modules/recipe_thirdpartypasswordless.html#PreAndPostAPIHookAction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"recipe/thirdpartypasswordless\"},{\"id\":329,\"kind\":32,\"name\":\"UserRoleClaim\",\"url\":\"modules/recipe_userroles.html#UserRoleClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"},{\"id\":330,\"kind\":32,\"name\":\"PermissionClaim\",\"url\":\"modules/recipe_userroles.html#PermissionClaim\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"recipe/userroles\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,45.524]],[\"parent/0\",[]],[\"name/1\",[1,28.874]],[\"parent/1\",[0,4.472]],[\"name/2\",[2,32.794]],[\"parent/2\",[0,4.472]],[\"name/3\",[1,28.874]],[\"parent/3\",[3,4.802]],[\"name/4\",[4,32.024]],[\"parent/4\",[3,4.802]],[\"name/5\",[5,53.997]],[\"parent/5\",[]],[\"name/6\",[6,53.997]],[\"parent/6\",[]],[\"name/7\",[7,48.888]],[\"parent/7\",[]],[\"name/8\",[2,32.794]],[\"parent/8\",[7,4.802]],[\"name/9\",[4,32.024]],[\"parent/9\",[8,4.472]],[\"name/10\",[9,32.024]],[\"parent/10\",[8,4.472]],[\"name/11\",[10,48.888]],[\"parent/11\",[8,4.472]],[\"name/12\",[11,30.018]],[\"parent/12\",[]],[\"name/13\",[1,28.874]],[\"parent/13\",[11,2.949]],[\"name/14\",[12,39.333]],[\"parent/14\",[11,2.949]],[\"name/15\",[13,39.333]],[\"parent/15\",[11,2.949]],[\"name/16\",[14,45.524]],[\"parent/16\",[11,2.949]],[\"name/17\",[15,45.524]],[\"parent/17\",[11,2.949]],[\"name/18\",[16,35.538]],[\"parent/18\",[11,2.949]],[\"name/19\",[17,39.333]],[\"parent/19\",[11,2.949]],[\"name/20\",[18,30.643]],[\"parent/20\",[11,2.949]],[\"name/21\",[9,32.024]],[\"parent/21\",[11,2.949]],[\"name/22\",[2,32.794]],[\"parent/22\",[11,2.949]],[\"name/23\",[1,28.874]],[\"parent/23\",[19,3.392]],[\"name/24\",[9,32.024]],[\"parent/24\",[19,3.392]],[\"name/25\",[12,39.333]],[\"parent/25\",[19,3.392]],[\"name/26\",[13,39.333]],[\"parent/26\",[19,3.392]],[\"name/27\",[14,45.524]],[\"parent/27\",[19,3.392]],[\"name/28\",[15,45.524]],[\"parent/28\",[19,3.392]],[\"name/29\",[16,35.538]],[\"parent/29\",[19,3.392]],[\"name/30\",[17,39.333]],[\"parent/30\",[19,3.392]],[\"name/31\",[18,30.643]],[\"parent/31\",[19,3.392]],[\"name/32\",[4,32.024]],[\"parent/32\",[19,3.392]],[\"name/33\",[20,30.643]],[\"parent/33\",[]],[\"name/34\",[1,28.874]],[\"parent/34\",[20,3.01]],[\"name/35\",[21,45.524]],[\"parent/35\",[20,3.01]],[\"name/36\",[22,45.524]],[\"parent/36\",[20,3.01]],[\"name/37\",[23,45.524]],[\"parent/37\",[20,3.01]],[\"name/38\",[24,45.524]],[\"parent/38\",[20,3.01]],[\"name/39\",[18,30.643]],[\"parent/39\",[20,3.01]],[\"name/40\",[25,48.888]],[\"parent/40\",[20,3.01]],[\"name/41\",[2,32.794]],[\"parent/41\",[20,3.01]],[\"name/42\",[25,48.888]],[\"parent/42\",[26,3.6]],[\"name/43\",[1,28.874]],[\"parent/43\",[26,3.6]],[\"name/44\",[21,45.524]],[\"parent/44\",[26,3.6]],[\"name/45\",[22,45.524]],[\"parent/45\",[26,3.6]],[\"name/46\",[23,45.524]],[\"parent/46\",[26,3.6]],[\"name/47\",[24,45.524]],[\"parent/47\",[26,3.6]],[\"name/48\",[18,30.643]],[\"parent/48\",[26,3.6]],[\"name/49\",[4,32.024]],[\"parent/49\",[26,3.6]],[\"name/50\",[27,33.628]],[\"parent/50\",[]],[\"name/51\",[1,28.874]],[\"parent/51\",[27,3.303]],[\"name/52\",[28,45.524]],[\"parent/52\",[27,3.303]],[\"name/53\",[29,45.524]],[\"parent/53\",[27,3.303]],[\"name/54\",[2,32.794]],[\"parent/54\",[27,3.303]],[\"name/55\",[1,28.874]],[\"parent/55\",[30,4.028]],[\"name/56\",[28,45.524]],[\"parent/56\",[30,4.028]],[\"name/57\",[29,45.524]],[\"parent/57\",[30,4.028]],[\"name/58\",[31,48.888]],[\"parent/58\",[30,4.028]],[\"name/59\",[4,32.024]],[\"parent/59\",[30,4.028]],[\"name/60\",[32,27.371]],[\"parent/60\",[]],[\"name/61\",[1,28.874]],[\"parent/61\",[32,2.689]],[\"name/62\",[33,45.524]],[\"parent/62\",[32,2.689]],[\"name/63\",[34,45.524]],[\"parent/63\",[32,2.689]],[\"name/64\",[35,45.524]],[\"parent/64\",[32,2.689]],[\"name/65\",[16,35.538]],[\"parent/65\",[32,2.689]],[\"name/66\",[36,45.524]],[\"parent/66\",[32,2.689]],[\"name/67\",[9,32.024]],[\"parent/67\",[32,2.689]],[\"name/68\",[37,45.524]],[\"parent/68\",[32,2.689]],[\"name/69\",[38,45.524]],[\"parent/69\",[32,2.689]],[\"name/70\",[18,30.643]],[\"parent/70\",[32,2.689]],[\"name/71\",[39,45.524]],[\"parent/71\",[32,2.689]],[\"name/72\",[40,45.524]],[\"parent/72\",[32,2.689]],[\"name/73\",[41,45.524]],[\"parent/73\",[32,2.689]],[\"name/74\",[2,32.794]],[\"parent/74\",[32,2.689]],[\"name/75\",[1,28.874]],[\"parent/75\",[42,3.075]],[\"name/76\",[33,45.524]],[\"parent/76\",[42,3.075]],[\"name/77\",[34,45.524]],[\"parent/77\",[42,3.075]],[\"name/78\",[35,45.524]],[\"parent/78\",[42,3.075]],[\"name/79\",[37,45.524]],[\"parent/79\",[42,3.075]],[\"name/80\",[38,45.524]],[\"parent/80\",[42,3.075]],[\"name/81\",[18,30.643]],[\"parent/81\",[42,3.075]],[\"name/82\",[16,35.538]],[\"parent/82\",[42,3.075]],[\"name/83\",[36,45.524]],[\"parent/83\",[42,3.075]],[\"name/84\",[39,45.524]],[\"parent/84\",[42,3.075]],[\"name/85\",[40,45.524]],[\"parent/85\",[42,3.075]],[\"name/86\",[41,45.524]],[\"parent/86\",[42,3.075]],[\"name/87\",[9,32.024]],[\"parent/87\",[42,3.075]],[\"name/88\",[4,32.024]],[\"parent/88\",[42,3.075]],[\"name/89\",[43,48.888]],[\"parent/89\",[]],[\"name/90\",[2,32.794]],[\"parent/90\",[43,4.802]],[\"name/91\",[4,32.024]],[\"parent/91\",[44,4.802]],[\"name/92\",[10,48.888]],[\"parent/92\",[44,4.802]],[\"name/93\",[45,31.31]],[\"parent/93\",[]],[\"name/94\",[1,28.874]],[\"parent/94\",[45,3.075]],[\"name/95\",[46,48.888]],[\"parent/95\",[45,3.075]],[\"name/96\",[47,48.888]],[\"parent/96\",[45,3.075]],[\"name/97\",[48,48.888]],[\"parent/97\",[45,3.075]],[\"name/98\",[49,48.888]],[\"parent/98\",[45,3.075]],[\"name/99\",[50,48.888]],[\"parent/99\",[45,3.075]],[\"name/100\",[51,48.888]],[\"parent/100\",[45,3.075]],[\"name/101\",[9,32.024]],[\"parent/101\",[45,3.075]],[\"name/102\",[52,48.888]],[\"parent/102\",[45,3.075]],[\"name/103\",[53,48.888]],[\"parent/103\",[45,3.075]],[\"name/104\",[54,48.888]],[\"parent/104\",[45,3.075]],[\"name/105\",[2,32.794]],[\"parent/105\",[45,3.075]],[\"name/106\",[1,28.874]],[\"parent/106\",[55,3.221]],[\"name/107\",[46,48.888]],[\"parent/107\",[55,3.221]],[\"name/108\",[48,48.888]],[\"parent/108\",[55,3.221]],[\"name/109\",[47,48.888]],[\"parent/109\",[55,3.221]],[\"name/110\",[49,48.888]],[\"parent/110\",[55,3.221]],[\"name/111\",[50,48.888]],[\"parent/111\",[55,3.221]],[\"name/112\",[51,48.888]],[\"parent/112\",[55,3.221]],[\"name/113\",[9,32.024]],[\"parent/113\",[55,3.221]],[\"name/114\",[53,48.888]],[\"parent/114\",[55,3.221]],[\"name/115\",[52,48.888]],[\"parent/115\",[55,3.221]],[\"name/116\",[54,48.888]],[\"parent/116\",[55,3.221]],[\"name/117\",[4,32.024]],[\"parent/117\",[55,3.221]],[\"name/118\",[56,32.024]],[\"parent/118\",[]],[\"name/119\",[1,28.874]],[\"parent/119\",[56,3.146]],[\"name/120\",[57,39.333]],[\"parent/120\",[56,3.146]],[\"name/121\",[58,39.333]],[\"parent/121\",[56,3.146]],[\"name/122\",[59,45.524]],[\"parent/122\",[56,3.146]],[\"name/123\",[9,32.024]],[\"parent/123\",[56,3.146]],[\"name/124\",[2,32.794]],[\"parent/124\",[56,3.146]],[\"name/125\",[1,28.874]],[\"parent/125\",[60,3.864]],[\"name/126\",[9,32.024]],[\"parent/126\",[60,3.864]],[\"name/127\",[57,39.333]],[\"parent/127\",[60,3.864]],[\"name/128\",[58,39.333]],[\"parent/128\",[60,3.864]],[\"name/129\",[59,45.524]],[\"parent/129\",[60,3.864]],[\"name/130\",[4,32.024]],[\"parent/130\",[60,3.864]],[\"name/131\",[61,28.347]],[\"parent/131\",[]],[\"name/132\",[1,28.874]],[\"parent/132\",[61,2.784]],[\"name/133\",[12,39.333]],[\"parent/133\",[61,2.784]],[\"name/134\",[13,39.333]],[\"parent/134\",[61,2.784]],[\"name/135\",[57,39.333]],[\"parent/135\",[61,2.784]],[\"name/136\",[16,35.538]],[\"parent/136\",[61,2.784]],[\"name/137\",[62,45.524]],[\"parent/137\",[61,2.784]],[\"name/138\",[63,45.524]],[\"parent/138\",[61,2.784]],[\"name/139\",[64,39.333]],[\"parent/139\",[61,2.784]],[\"name/140\",[58,39.333]],[\"parent/140\",[61,2.784]],[\"name/141\",[9,32.024]],[\"parent/141\",[61,2.784]],[\"name/142\",[17,39.333]],[\"parent/142\",[61,2.784]],[\"name/143\",[18,30.643]],[\"parent/143\",[61,2.784]],[\"name/144\",[2,32.794]],[\"parent/144\",[61,2.784]],[\"name/145\",[1,28.874]],[\"parent/145\",[65,3.146]],[\"name/146\",[9,32.024]],[\"parent/146\",[65,3.146]],[\"name/147\",[12,39.333]],[\"parent/147\",[65,3.146]],[\"name/148\",[13,39.333]],[\"parent/148\",[65,3.146]],[\"name/149\",[57,39.333]],[\"parent/149\",[65,3.146]],[\"name/150\",[16,35.538]],[\"parent/150\",[65,3.146]],[\"name/151\",[62,45.524]],[\"parent/151\",[65,3.146]],[\"name/152\",[63,45.524]],[\"parent/152\",[65,3.146]],[\"name/153\",[17,39.333]],[\"parent/153\",[65,3.146]],[\"name/154\",[18,30.643]],[\"parent/154\",[65,3.146]],[\"name/155\",[64,39.333]],[\"parent/155\",[65,3.146]],[\"name/156\",[58,39.333]],[\"parent/156\",[65,3.146]],[\"name/157\",[4,32.024]],[\"parent/157\",[65,3.146]],[\"name/158\",[66,25.665]],[\"parent/158\",[]],[\"name/159\",[1,28.874]],[\"parent/159\",[66,2.521]],[\"name/160\",[67,45.524]],[\"parent/160\",[66,2.521]],[\"name/161\",[68,45.524]],[\"parent/161\",[66,2.521]],[\"name/162\",[64,39.333]],[\"parent/162\",[66,2.521]],[\"name/163\",[69,45.524]],[\"parent/163\",[66,2.521]],[\"name/164\",[70,45.524]],[\"parent/164\",[66,2.521]],[\"name/165\",[71,45.524]],[\"parent/165\",[66,2.521]],[\"name/166\",[72,45.524]],[\"parent/166\",[66,2.521]],[\"name/167\",[73,45.524]],[\"parent/167\",[66,2.521]],[\"name/168\",[9,32.024]],[\"parent/168\",[66,2.521]],[\"name/169\",[18,30.643]],[\"parent/169\",[66,2.521]],[\"name/170\",[74,45.524]],[\"parent/170\",[66,2.521]],[\"name/171\",[75,45.524]],[\"parent/171\",[66,2.521]],[\"name/172\",[76,45.524]],[\"parent/172\",[66,2.521]],[\"name/173\",[77,45.524]],[\"parent/173\",[66,2.521]],[\"name/174\",[78,45.524]],[\"parent/174\",[66,2.521]],[\"name/175\",[2,32.794]],[\"parent/175\",[66,2.521]],[\"name/176\",[1,28.874]],[\"parent/176\",[79,2.891]],[\"name/177\",[9,32.024]],[\"parent/177\",[79,2.891]],[\"name/178\",[64,39.333]],[\"parent/178\",[79,2.891]],[\"name/179\",[67,45.524]],[\"parent/179\",[79,2.891]],[\"name/180\",[68,45.524]],[\"parent/180\",[79,2.891]],[\"name/181\",[69,45.524]],[\"parent/181\",[79,2.891]],[\"name/182\",[70,45.524]],[\"parent/182\",[79,2.891]],[\"name/183\",[71,45.524]],[\"parent/183\",[79,2.891]],[\"name/184\",[74,45.524]],[\"parent/184\",[79,2.891]],[\"name/185\",[75,45.524]],[\"parent/185\",[79,2.891]],[\"name/186\",[18,30.643]],[\"parent/186\",[79,2.891]],[\"name/187\",[72,45.524]],[\"parent/187\",[79,2.891]],[\"name/188\",[73,45.524]],[\"parent/188\",[79,2.891]],[\"name/189\",[76,45.524]],[\"parent/189\",[79,2.891]],[\"name/190\",[77,45.524]],[\"parent/190\",[79,2.891]],[\"name/191\",[78,45.524]],[\"parent/191\",[79,2.891]],[\"name/192\",[4,32.024]],[\"parent/192\",[79,2.891]],[\"name/193\",[80,43.011]],[\"parent/193\",[]],[\"name/194\",[2,32.794]],[\"parent/194\",[80,4.225]],[\"name/195\",[81,48.888]],[\"parent/195\",[82,4.472]],[\"name/196\",[83,48.888]],[\"parent/196\",[82,4.472]],[\"name/197\",[4,32.024]],[\"parent/197\",[82,4.472]],[\"name/198\",[84,36.651]],[\"parent/198\",[11,2.949]],[\"name/199\",[85,37.902]],[\"parent/199\",[11,2.949]],[\"name/200\",[86,34.538]],[\"parent/200\",[87,5.304]],[\"name/201\",[12,39.333]],[\"parent/201\",[88,3.723]],[\"name/202\",[13,39.333]],[\"parent/202\",[88,3.723]],[\"name/203\",[14,45.524]],[\"parent/203\",[88,3.723]],[\"name/204\",[15,45.524]],[\"parent/204\",[88,3.723]],[\"name/205\",[16,35.538]],[\"parent/205\",[88,3.723]],[\"name/206\",[17,39.333]],[\"parent/206\",[88,3.723]],[\"name/207\",[18,30.643]],[\"parent/207\",[88,3.723]],[\"name/208\",[89,41.004]],[\"parent/208\",[11,2.949]],[\"name/209\",[86,34.538]],[\"parent/209\",[90,5.304]],[\"name/210\",[91,53.997]],[\"parent/210\",[92,5.304]],[\"name/211\",[93,37.902]],[\"parent/211\",[11,2.949]],[\"name/212\",[94,37.902]],[\"parent/212\",[11,2.949]],[\"name/213\",[84,36.651]],[\"parent/213\",[20,3.01]],[\"name/214\",[85,37.902]],[\"parent/214\",[20,3.01]],[\"name/215\",[86,34.538]],[\"parent/215\",[95,5.304]],[\"name/216\",[21,45.524]],[\"parent/216\",[96,4.028]],[\"name/217\",[22,45.524]],[\"parent/217\",[96,4.028]],[\"name/218\",[23,45.524]],[\"parent/218\",[96,4.028]],[\"name/219\",[24,45.524]],[\"parent/219\",[96,4.028]],[\"name/220\",[18,30.643]],[\"parent/220\",[96,4.028]],[\"name/221\",[89,41.004]],[\"parent/221\",[20,3.01]],[\"name/222\",[93,37.902]],[\"parent/222\",[20,3.01]],[\"name/223\",[94,37.902]],[\"parent/223\",[20,3.01]],[\"name/224\",[97,53.997]],[\"parent/224\",[20,3.01]],[\"name/225\",[4,32.024]],[\"parent/225\",[98,4.472]],[\"name/226\",[99,53.997]],[\"parent/226\",[98,4.472]],[\"name/227\",[86,34.538]],[\"parent/227\",[98,4.472]],[\"name/228\",[85,37.902]],[\"parent/228\",[27,3.303]],[\"name/229\",[86,34.538]],[\"parent/229\",[100,5.304]],[\"name/230\",[29,45.524]],[\"parent/230\",[101,4.802]],[\"name/231\",[28,45.524]],[\"parent/231\",[101,4.802]],[\"name/232\",[93,37.902]],[\"parent/232\",[27,3.303]],[\"name/233\",[94,37.902]],[\"parent/233\",[27,3.303]],[\"name/234\",[102,43.011]],[\"parent/234\",[27,3.303]],[\"name/235\",[84,36.651]],[\"parent/235\",[27,3.303]],[\"name/236\",[31,48.888]],[\"parent/236\",[27,3.303]],[\"name/237\",[84,36.651]],[\"parent/237\",[32,2.689]],[\"name/238\",[85,37.902]],[\"parent/238\",[32,2.689]],[\"name/239\",[86,34.538]],[\"parent/239\",[103,5.304]],[\"name/240\",[33,45.524]],[\"parent/240\",[104,3.303]],[\"name/241\",[34,45.524]],[\"parent/241\",[104,3.303]],[\"name/242\",[35,45.524]],[\"parent/242\",[104,3.303]],[\"name/243\",[37,45.524]],[\"parent/243\",[104,3.303]],[\"name/244\",[18,30.643]],[\"parent/244\",[104,3.303]],[\"name/245\",[38,45.524]],[\"parent/245\",[104,3.303]],[\"name/246\",[16,35.538]],[\"parent/246\",[104,3.303]],[\"name/247\",[36,45.524]],[\"parent/247\",[104,3.303]],[\"name/248\",[39,45.524]],[\"parent/248\",[104,3.303]],[\"name/249\",[40,45.524]],[\"parent/249\",[104,3.303]],[\"name/250\",[41,45.524]],[\"parent/250\",[104,3.303]],[\"name/251\",[89,41.004]],[\"parent/251\",[32,2.689]],[\"name/252\",[93,37.902]],[\"parent/252\",[32,2.689]],[\"name/253\",[94,37.902]],[\"parent/253\",[32,2.689]],[\"name/254\",[102,43.011]],[\"parent/254\",[32,2.689]],[\"name/255\",[84,36.651]],[\"parent/255\",[45,3.075]],[\"name/256\",[85,37.902]],[\"parent/256\",[56,3.146]],[\"name/257\",[86,34.538]],[\"parent/257\",[105,5.304]],[\"name/258\",[57,39.333]],[\"parent/258\",[106,3.491]],[\"name/259\",[107,48.888]],[\"parent/259\",[106,3.491]],[\"name/260\",[58,39.333]],[\"parent/260\",[106,3.491]],[\"name/261\",[108,45.524]],[\"parent/261\",[106,3.491]],[\"name/262\",[59,45.524]],[\"parent/262\",[106,3.491]],[\"name/263\",[109,48.888]],[\"parent/263\",[106,3.491]],[\"name/264\",[110,48.888]],[\"parent/264\",[106,3.491]],[\"name/265\",[111,48.888]],[\"parent/265\",[106,3.491]],[\"name/266\",[112,48.888]],[\"parent/266\",[106,3.491]],[\"name/267\",[113,53.997]],[\"parent/267\",[56,3.146]],[\"name/268\",[86,34.538]],[\"parent/268\",[114,5.304]],[\"name/269\",[115,53.997]],[\"parent/269\",[116,3.864]],[\"name/270\",[117,53.997]],[\"parent/270\",[116,3.864]],[\"name/271\",[118,53.997]],[\"parent/271\",[116,3.864]],[\"name/272\",[119,53.997]],[\"parent/272\",[116,3.864]],[\"name/273\",[120,53.997]],[\"parent/273\",[116,3.864]],[\"name/274\",[121,53.997]],[\"parent/274\",[116,3.864]],[\"name/275\",[93,37.902]],[\"parent/275\",[56,3.146]],[\"name/276\",[94,37.902]],[\"parent/276\",[56,3.146]],[\"name/277\",[102,43.011]],[\"parent/277\",[56,3.146]],[\"name/278\",[84,36.651]],[\"parent/278\",[56,3.146]],[\"name/279\",[84,36.651]],[\"parent/279\",[61,2.784]],[\"name/280\",[85,37.902]],[\"parent/280\",[61,2.784]],[\"name/281\",[86,34.538]],[\"parent/281\",[122,5.304]],[\"name/282\",[12,39.333]],[\"parent/282\",[123,2.949]],[\"name/283\",[13,39.333]],[\"parent/283\",[123,2.949]],[\"name/284\",[16,35.538]],[\"parent/284\",[123,2.949]],[\"name/285\",[62,45.524]],[\"parent/285\",[123,2.949]],[\"name/286\",[63,45.524]],[\"parent/286\",[123,2.949]],[\"name/287\",[17,39.333]],[\"parent/287\",[123,2.949]],[\"name/288\",[108,45.524]],[\"parent/288\",[123,2.949]],[\"name/289\",[64,39.333]],[\"parent/289\",[123,2.949]],[\"name/290\",[57,39.333]],[\"parent/290\",[123,2.949]],[\"name/291\",[107,48.888]],[\"parent/291\",[123,2.949]],[\"name/292\",[58,39.333]],[\"parent/292\",[123,2.949]],[\"name/293\",[109,48.888]],[\"parent/293\",[123,2.949]],[\"name/294\",[110,48.888]],[\"parent/294\",[123,2.949]],[\"name/295\",[111,48.888]],[\"parent/295\",[123,2.949]],[\"name/296\",[112,48.888]],[\"parent/296\",[123,2.949]],[\"name/297\",[18,30.643]],[\"parent/297\",[123,2.949]],[\"name/298\",[89,41.004]],[\"parent/298\",[61,2.784]],[\"name/299\",[93,37.902]],[\"parent/299\",[61,2.784]],[\"name/300\",[94,37.902]],[\"parent/300\",[61,2.784]],[\"name/301\",[124,53.997]],[\"parent/301\",[66,2.521]],[\"name/302\",[84,36.651]],[\"parent/302\",[66,2.521]],[\"name/303\",[85,37.902]],[\"parent/303\",[66,2.521]],[\"name/304\",[86,34.538]],[\"parent/304\",[125,5.304]],[\"name/305\",[108,45.524]],[\"parent/305\",[126,2.735]],[\"name/306\",[64,39.333]],[\"parent/306\",[126,2.735]],[\"name/307\",[68,45.524]],[\"parent/307\",[126,2.735]],[\"name/308\",[127,53.997]],[\"parent/308\",[126,2.735]],[\"name/309\",[67,45.524]],[\"parent/309\",[126,2.735]],[\"name/310\",[128,53.997]],[\"parent/310\",[126,2.735]],[\"name/311\",[129,53.997]],[\"parent/311\",[126,2.735]],[\"name/312\",[130,53.997]],[\"parent/312\",[126,2.735]],[\"name/313\",[131,53.997]],[\"parent/313\",[126,2.735]],[\"name/314\",[69,45.524]],[\"parent/314\",[126,2.735]],[\"name/315\",[70,45.524]],[\"parent/315\",[126,2.735]],[\"name/316\",[71,45.524]],[\"parent/316\",[126,2.735]],[\"name/317\",[74,45.524]],[\"parent/317\",[126,2.735]],[\"name/318\",[75,45.524]],[\"parent/318\",[126,2.735]],[\"name/319\",[18,30.643]],[\"parent/319\",[126,2.735]],[\"name/320\",[72,45.524]],[\"parent/320\",[126,2.735]],[\"name/321\",[73,45.524]],[\"parent/321\",[126,2.735]],[\"name/322\",[76,45.524]],[\"parent/322\",[126,2.735]],[\"name/323\",[77,45.524]],[\"parent/323\",[126,2.735]],[\"name/324\",[78,45.524]],[\"parent/324\",[126,2.735]],[\"name/325\",[89,41.004]],[\"parent/325\",[66,2.521]],[\"name/326\",[93,37.902]],[\"parent/326\",[66,2.521]],[\"name/327\",[94,37.902]],[\"parent/327\",[66,2.521]],[\"name/328\",[102,43.011]],[\"parent/328\",[66,2.521]],[\"name/329\",[81,48.888]],[\"parent/329\",[80,4.225]],[\"name/330\",[83,48.888]],[\"parent/330\",[80,4.225]]],\"invertedIndex\":[[\"__type\",{\"_index\":86,\"name\":{\"200\":{},\"209\":{},\"215\":{},\"227\":{},\"229\":{},\"239\":{},\"257\":{},\"268\":{},\"281\":{},\"304\":{}},\"parent\":{}}],[\"addaxiosinterceptors\",{\"_index\":51,\"name\":{\"100\":{},\"112\":{}},\"parent\":{}}],[\"alloweddomainsclaim\",{\"_index\":31,\"name\":{\"58\":{},\"236\":{}},\"parent\":{}}],[\"attemptrefreshingsession\",{\"_index\":49,\"name\":{\"98\":{},\"110\":{}},\"parent\":{}}],[\"clearloginattemptinfo\",{\"_index\":41,\"name\":{\"73\":{},\"86\":{},\"250\":{}},\"parent\":{}}],[\"clearpasswordlessloginattemptinfo\",{\"_index\":78,\"name\":{\"174\":{},\"191\":{},\"324\":{}},\"parent\":{}}],[\"config\",{\"_index\":10,\"name\":{\"11\":{},\"92\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"4\":{},\"9\":{},\"32\":{},\"49\":{},\"59\":{},\"88\":{},\"91\":{},\"117\":{},\"130\":{},\"157\":{},\"192\":{},\"197\":{},\"225\":{}},\"parent\":{}}],[\"consumecode\",{\"_index\":35,\"name\":{\"64\":{},\"78\":{},\"242\":{}},\"parent\":{}}],[\"consumepasswordlesscode\",{\"_index\":71,\"name\":{\"165\":{},\"183\":{},\"316\":{}},\"parent\":{}}],[\"cookiehandler\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"createcode\",{\"_index\":33,\"name\":{\"62\":{},\"76\":{},\"240\":{}},\"parent\":{}}],[\"createpasswordlesscode\",{\"_index\":69,\"name\":{\"163\":{},\"181\":{},\"314\":{}},\"parent\":{}}],[\"default\",{\"_index\":2,\"name\":{\"2\":{},\"8\":{},\"22\":{},\"41\":{},\"54\":{},\"74\":{},\"90\":{},\"105\":{},\"124\":{},\"144\":{},\"175\":{},\"194\":{}},\"parent\":{}}],[\"doesemailexist\",{\"_index\":16,\"name\":{\"18\":{},\"29\":{},\"65\":{},\"82\":{},\"136\":{},\"150\":{},\"205\":{},\"246\":{},\"284\":{}},\"parent\":{}}],[\"doespasswordlessuseremailexist\",{\"_index\":72,\"name\":{\"166\":{},\"187\":{},\"320\":{}},\"parent\":{}}],[\"doespasswordlessuserphonenumberexist\",{\"_index\":73,\"name\":{\"167\":{},\"188\":{},\"321\":{}},\"parent\":{}}],[\"doesphonenumberexist\",{\"_index\":36,\"name\":{\"66\":{},\"83\":{},\"247\":{}},\"parent\":{}}],[\"doessessionexist\",{\"_index\":50,\"name\":{\"99\":{},\"111\":{}},\"parent\":{}}],[\"emailpasswordsignin\",{\"_index\":63,\"name\":{\"138\":{},\"152\":{},\"286\":{}},\"parent\":{}}],[\"emailpasswordsignup\",{\"_index\":62,\"name\":{\"137\":{},\"151\":{},\"285\":{}},\"parent\":{}}],[\"emailverificationclaim\",{\"_index\":25,\"name\":{\"40\":{},\"42\":{}},\"parent\":{}}],[\"emailverificationclaimclass\",{\"_index\":97,\"name\":{\"224\":{}},\"parent\":{}}],[\"expiresat\",{\"_index\":119,\"name\":{\"272\":{}},\"parent\":{}}],[\"generatestatetosendtooauthprovider\",{\"_index\":109,\"name\":{\"263\":{},\"293\":{}},\"parent\":{}}],[\"generatethirdpartystatetosendtooauthprovider\",{\"_index\":128,\"name\":{\"310\":{}},\"parent\":{}}],[\"getaccesstoken\",{\"_index\":48,\"name\":{\"97\":{},\"108\":{}},\"parent\":{}}],[\"getaccesstokenpayloadsecurely\",{\"_index\":47,\"name\":{\"96\":{},\"109\":{}},\"parent\":{}}],[\"getautherrorfromurl\",{\"_index\":111,\"name\":{\"265\":{},\"295\":{}},\"parent\":{}}],[\"getauthorisationurlfrombackend\",{\"_index\":108,\"name\":{\"261\":{},\"288\":{},\"305\":{}},\"parent\":{}}],[\"getauthorisationurlwithqueryparamsandsetstate\",{\"_index\":58,\"name\":{\"121\":{},\"128\":{},\"140\":{},\"156\":{},\"260\":{},\"292\":{}},\"parent\":{}}],[\"getauthstatefromurl\",{\"_index\":112,\"name\":{\"266\":{},\"296\":{}},\"parent\":{}}],[\"getclaimvalue\",{\"_index\":53,\"name\":{\"103\":{},\"114\":{}},\"parent\":{}}],[\"getemailverificationtokenfromurl\",{\"_index\":24,\"name\":{\"38\":{},\"47\":{},\"219\":{}},\"parent\":{}}],[\"getinvalidclaimsfromresponse\",{\"_index\":54,\"name\":{\"104\":{},\"116\":{}},\"parent\":{}}],[\"getlinkcodefromurl\",{\"_index\":37,\"name\":{\"68\":{},\"79\":{},\"243\":{}},\"parent\":{}}],[\"getloginattemptinfo\",{\"_index\":39,\"name\":{\"71\":{},\"84\":{},\"248\":{}},\"parent\":{}}],[\"getloginmethods\",{\"_index\":28,\"name\":{\"52\":{},\"56\":{},\"231\":{}},\"parent\":{}}],[\"getpasswordlesslinkcodefromurl\",{\"_index\":74,\"name\":{\"170\":{},\"184\":{},\"317\":{}},\"parent\":{}}],[\"getpasswordlessloginattemptinfo\",{\"_index\":76,\"name\":{\"172\":{},\"189\":{},\"322\":{}},\"parent\":{}}],[\"getpasswordlesspreauthsessionidfromurl\",{\"_index\":75,\"name\":{\"171\":{},\"185\":{},\"318\":{}},\"parent\":{}}],[\"getpreauthsessionidfromurl\",{\"_index\":38,\"name\":{\"69\":{},\"80\":{},\"245\":{}},\"parent\":{}}],[\"getresetpasswordtokenfromurl\",{\"_index\":17,\"name\":{\"19\":{},\"30\":{},\"142\":{},\"153\":{},\"206\":{},\"287\":{}},\"parent\":{}}],[\"getstateandotherinfofromstorage\",{\"_index\":57,\"name\":{\"120\":{},\"127\":{},\"135\":{},\"149\":{},\"258\":{},\"290\":{}},\"parent\":{}}],[\"gettenantid\",{\"_index\":29,\"name\":{\"53\":{},\"57\":{},\"230\":{}},\"parent\":{}}],[\"gettenantidfromurl\",{\"_index\":18,\"name\":{\"20\":{},\"31\":{},\"39\":{},\"48\":{},\"70\":{},\"81\":{},\"143\":{},\"154\":{},\"169\":{},\"186\":{},\"207\":{},\"220\":{},\"244\":{},\"297\":{},\"319\":{}},\"parent\":{}}],[\"getthirdpartyautherrorfromurl\",{\"_index\":130,\"name\":{\"312\":{}},\"parent\":{}}],[\"getthirdpartyauthorisationurlwithqueryparamsandsetstate\",{\"_index\":67,\"name\":{\"160\":{},\"179\":{},\"309\":{}},\"parent\":{}}],[\"getthirdpartyauthstatefromurl\",{\"_index\":131,\"name\":{\"313\":{}},\"parent\":{}}],[\"getthirdpartystateandotherinfofromstorage\",{\"_index\":68,\"name\":{\"161\":{},\"180\":{},\"307\":{}},\"parent\":{}}],[\"getuserid\",{\"_index\":46,\"name\":{\"95\":{},\"107\":{}},\"parent\":{}}],[\"index\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{}}}],[\"index.default\",{\"_index\":3,\"name\":{},\"parent\":{\"3\":{},\"4\":{}}}],[\"init\",{\"_index\":1,\"name\":{\"1\":{},\"3\":{},\"13\":{},\"23\":{},\"34\":{},\"43\":{},\"51\":{},\"55\":{},\"61\":{},\"75\":{},\"94\":{},\"106\":{},\"119\":{},\"125\":{},\"132\":{},\"145\":{},\"159\":{},\"176\":{}},\"parent\":{}}],[\"isemailverified\",{\"_index\":23,\"name\":{\"37\":{},\"46\":{},\"218\":{}},\"parent\":{}}],[\"passwordlessflowtype\",{\"_index\":124,\"name\":{\"301\":{}},\"parent\":{}}],[\"permissionclaim\",{\"_index\":83,\"name\":{\"196\":{},\"330\":{}},\"parent\":{}}],[\"pkcecodeverifier\",{\"_index\":121,\"name\":{\"274\":{}},\"parent\":{}}],[\"postapihookcontext\",{\"_index\":94,\"name\":{\"212\":{},\"223\":{},\"233\":{},\"253\":{},\"276\":{},\"300\":{},\"327\":{}},\"parent\":{}}],[\"preandpostapihookaction\",{\"_index\":102,\"name\":{\"234\":{},\"254\":{},\"277\":{},\"328\":{}},\"parent\":{}}],[\"preapihook\",{\"_index\":91,\"name\":{\"210\":{}},\"parent\":{}}],[\"preapihookcontext\",{\"_index\":93,\"name\":{\"211\":{},\"222\":{},\"232\":{},\"252\":{},\"275\":{},\"299\":{},\"326\":{}},\"parent\":{}}],[\"recipe/authrecipe\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{\"8\":{}}}],[\"recipe/authrecipe.default\",{\"_index\":8,\"name\":{},\"parent\":{\"9\":{},\"10\":{},\"11\":{}}}],[\"recipe/emailpassword\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"198\":{},\"199\":{},\"208\":{},\"211\":{},\"212\":{}}}],[\"recipe/emailpassword.default\",{\"_index\":19,\"name\":{},\"parent\":{\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{}}}],[\"recipe/emailpassword.recipefunctionoptions\",{\"_index\":90,\"name\":{},\"parent\":{\"209\":{}}}],[\"recipe/emailpassword.recipefunctionoptions.__type\",{\"_index\":92,\"name\":{},\"parent\":{\"210\":{}}}],[\"recipe/emailpassword.recipeinterface\",{\"_index\":87,\"name\":{},\"parent\":{\"200\":{}}}],[\"recipe/emailpassword.recipeinterface.__type\",{\"_index\":88,\"name\":{},\"parent\":{\"201\":{},\"202\":{},\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{}}}],[\"recipe/emailverification\",{\"_index\":20,\"name\":{\"33\":{}},\"parent\":{\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"213\":{},\"214\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{}}}],[\"recipe/emailverification.default\",{\"_index\":26,\"name\":{},\"parent\":{\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"recipe/emailverification.emailverificationclaimclass\",{\"_index\":98,\"name\":{},\"parent\":{\"225\":{},\"226\":{},\"227\":{}}}],[\"recipe/emailverification.recipeinterface\",{\"_index\":95,\"name\":{},\"parent\":{\"215\":{}}}],[\"recipe/emailverification.recipeinterface.__type\",{\"_index\":96,\"name\":{},\"parent\":{\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{}}}],[\"recipe/multitenancy\",{\"_index\":27,\"name\":{\"50\":{}},\"parent\":{\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"228\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{}}}],[\"recipe/multitenancy.default\",{\"_index\":30,\"name\":{},\"parent\":{\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{}}}],[\"recipe/multitenancy.recipeinterface\",{\"_index\":100,\"name\":{},\"parent\":{\"229\":{}}}],[\"recipe/multitenancy.recipeinterface.__type\",{\"_index\":101,\"name\":{},\"parent\":{\"230\":{},\"231\":{}}}],[\"recipe/passwordless\",{\"_index\":32,\"name\":{\"60\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"237\":{},\"238\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{}}}],[\"recipe/passwordless.default\",{\"_index\":42,\"name\":{},\"parent\":{\"75\":{},\"76\":{},\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"recipe/passwordless.recipeinterface\",{\"_index\":103,\"name\":{},\"parent\":{\"239\":{}}}],[\"recipe/passwordless.recipeinterface.__type\",{\"_index\":104,\"name\":{},\"parent\":{\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{}}}],[\"recipe/recipemodule\",{\"_index\":43,\"name\":{\"89\":{}},\"parent\":{\"90\":{}}}],[\"recipe/recipemodule.default\",{\"_index\":44,\"name\":{},\"parent\":{\"91\":{},\"92\":{}}}],[\"recipe/session\",{\"_index\":45,\"name\":{\"93\":{}},\"parent\":{\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"255\":{}}}],[\"recipe/session.default\",{\"_index\":55,\"name\":{},\"parent\":{\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{}}}],[\"recipe/thirdparty\",{\"_index\":56,\"name\":{\"118\":{}},\"parent\":{\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"256\":{},\"267\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"recipe/thirdparty.default\",{\"_index\":60,\"name\":{},\"parent\":{\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{}}}],[\"recipe/thirdparty.recipeinterface\",{\"_index\":105,\"name\":{},\"parent\":{\"257\":{}}}],[\"recipe/thirdparty.recipeinterface.__type\",{\"_index\":106,\"name\":{},\"parent\":{\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{}}}],[\"recipe/thirdparty.stateobject\",{\"_index\":114,\"name\":{},\"parent\":{\"268\":{}}}],[\"recipe/thirdparty.stateobject.__type\",{\"_index\":116,\"name\":{},\"parent\":{\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{}}}],[\"recipe/thirdpartyemailpassword\",{\"_index\":61,\"name\":{\"131\":{}},\"parent\":{\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"279\":{},\"280\":{},\"298\":{},\"299\":{},\"300\":{}}}],[\"recipe/thirdpartyemailpassword.default\",{\"_index\":65,\"name\":{},\"parent\":{\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{}}}],[\"recipe/thirdpartyemailpassword.recipeinterface\",{\"_index\":122,\"name\":{},\"parent\":{\"281\":{}}}],[\"recipe/thirdpartyemailpassword.recipeinterface.__type\",{\"_index\":123,\"name\":{},\"parent\":{\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{}}}],[\"recipe/thirdpartypasswordless\",{\"_index\":66,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"301\":{},\"302\":{},\"303\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{}}}],[\"recipe/thirdpartypasswordless.default\",{\"_index\":79,\"name\":{},\"parent\":{\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{}}}],[\"recipe/thirdpartypasswordless.recipeinterface\",{\"_index\":125,\"name\":{},\"parent\":{\"304\":{}}}],[\"recipe/thirdpartypasswordless.recipeinterface.__type\",{\"_index\":126,\"name\":{},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{},\"315\":{},\"316\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{}}}],[\"recipe/userroles\",{\"_index\":80,\"name\":{\"193\":{}},\"parent\":{\"194\":{},\"329\":{},\"330\":{}}}],[\"recipe/userroles.default\",{\"_index\":82,\"name\":{},\"parent\":{\"195\":{},\"196\":{},\"197\":{}}}],[\"recipefunctionoptions\",{\"_index\":89,\"name\":{\"208\":{},\"221\":{},\"251\":{},\"298\":{},\"325\":{}},\"parent\":{}}],[\"recipeinterface\",{\"_index\":85,\"name\":{\"199\":{},\"214\":{},\"228\":{},\"238\":{},\"256\":{},\"280\":{},\"303\":{}},\"parent\":{}}],[\"redirecturionproviderdashboard\",{\"_index\":120,\"name\":{\"273\":{}},\"parent\":{}}],[\"resendcode\",{\"_index\":34,\"name\":{\"63\":{},\"77\":{},\"241\":{}},\"parent\":{}}],[\"resendpasswordlesscode\",{\"_index\":70,\"name\":{\"164\":{},\"182\":{},\"315\":{}},\"parent\":{}}],[\"sendpasswordresetemail\",{\"_index\":13,\"name\":{\"15\":{},\"26\":{},\"134\":{},\"148\":{},\"202\":{},\"283\":{}},\"parent\":{}}],[\"sendverificationemail\",{\"_index\":22,\"name\":{\"36\":{},\"45\":{},\"217\":{}},\"parent\":{}}],[\"setloginattemptinfo\",{\"_index\":40,\"name\":{\"72\":{},\"85\":{},\"249\":{}},\"parent\":{}}],[\"setpasswordlessloginattemptinfo\",{\"_index\":77,\"name\":{\"173\":{},\"190\":{},\"323\":{}},\"parent\":{}}],[\"setstateandotherinfotostorage\",{\"_index\":107,\"name\":{\"259\":{},\"291\":{}},\"parent\":{}}],[\"setthirdpartystateandotherinfotostorage\",{\"_index\":127,\"name\":{\"308\":{}},\"parent\":{}}],[\"signin\",{\"_index\":15,\"name\":{\"17\":{},\"28\":{},\"204\":{}},\"parent\":{}}],[\"signinandup\",{\"_index\":59,\"name\":{\"122\":{},\"129\":{},\"262\":{}},\"parent\":{}}],[\"signout\",{\"_index\":9,\"name\":{\"10\":{},\"21\":{},\"24\":{},\"67\":{},\"87\":{},\"101\":{},\"113\":{},\"123\":{},\"126\":{},\"141\":{},\"146\":{},\"168\":{},\"177\":{}},\"parent\":{}}],[\"signup\",{\"_index\":14,\"name\":{\"16\":{},\"27\":{},\"203\":{}},\"parent\":{}}],[\"stateforauthprovider\",{\"_index\":115,\"name\":{\"269\":{}},\"parent\":{}}],[\"stateobject\",{\"_index\":113,\"name\":{\"267\":{}},\"parent\":{}}],[\"submitnewpassword\",{\"_index\":12,\"name\":{\"14\":{},\"25\":{},\"133\":{},\"147\":{},\"201\":{},\"282\":{}},\"parent\":{}}],[\"tenantid\",{\"_index\":118,\"name\":{\"271\":{}},\"parent\":{}}],[\"thirdpartyid\",{\"_index\":117,\"name\":{\"270\":{}},\"parent\":{}}],[\"thirdpartysigninandup\",{\"_index\":64,\"name\":{\"139\":{},\"155\":{},\"162\":{},\"178\":{},\"289\":{},\"306\":{}},\"parent\":{}}],[\"userinput\",{\"_index\":84,\"name\":{\"198\":{},\"213\":{},\"235\":{},\"237\":{},\"255\":{},\"278\":{},\"279\":{},\"302\":{}},\"parent\":{}}],[\"userroleclaim\",{\"_index\":81,\"name\":{\"195\":{},\"329\":{}},\"parent\":{}}],[\"validateclaims\",{\"_index\":52,\"name\":{\"102\":{},\"115\":{}},\"parent\":{}}],[\"validators\",{\"_index\":99,\"name\":{\"226\":{}},\"parent\":{}}],[\"verifyandgetstateorthrowerror\",{\"_index\":110,\"name\":{\"264\":{},\"294\":{}},\"parent\":{}}],[\"verifyandgetthirdpartystateorthrowerror\",{\"_index\":129,\"name\":{\"311\":{}},\"parent\":{}}],[\"verifyemail\",{\"_index\":21,\"name\":{\"35\":{},\"44\":{},\"216\":{}},\"parent\":{}}],[\"windowhandler\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/index.default.html b/docs/classes/index.default.html index 8bc1643a..15d12053 100644 --- a/docs/classes/index.default.html +++ b/docs/classes/index.default.html @@ -1 +1 @@ -default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Generated using TypeDoc

\ No newline at end of file +default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/recipe_authRecipe.default.html b/docs/classes/recipe_authRecipe.default.html index f9ea3113..84b8c7c8 100644 --- a/docs/classes/recipe_authRecipe.default.html +++ b/docs/classes/recipe_authRecipe.default.html @@ -1 +1 @@ -default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class default<Action, NormalisedConfig> Abstract

Type Parameters

  • Action

  • NormalisedConfig extends NormalisedRecipeConfig<Action>

Hierarchy

  • default<Action, NormalisedConfig>
    • default

Index

Constructors

Properties

Methods

Constructors

  • new default<Action, NormalisedConfig>(config: NormalisedConfig): default<Action, NormalisedConfig>

Properties

config: NormalisedConfig

Methods

  • signOut(input: { userContext: any }): Promise<void>

Generated using TypeDoc

\ No newline at end of file +default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class default<Action, NormalisedConfig> Abstract

Type Parameters

  • Action

  • NormalisedConfig extends NormalisedRecipeConfig<Action>

Hierarchy

  • default<Action, NormalisedConfig>
    • default

Index

Constructors

Properties

Methods

Constructors

  • new default<Action, NormalisedConfig>(config: NormalisedConfig): default<Action, NormalisedConfig>

Properties

config: NormalisedConfig

Methods

  • signOut(input: { userContext: any }): Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/recipe_emailpassword.default.html b/docs/classes/recipe_emailpassword.default.html index 258288a9..e888fe63 100644 --- a/docs/classes/recipe_emailpassword.default.html +++ b/docs/classes/recipe_emailpassword.default.html @@ -1,27 +1,27 @@ -default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

Methods

  • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
validators: { hasValue: any } & BooleanValidators & { isVerified: any }

Methods

  • getLastFetchedTime(payload: any, _userContext?: any): undefined | number
  • Parameters

    • payload: any
    • Optional _userContext: any

    Returns undefined | number

  • getValueFromPayload(payload: any, _userContext?: any): boolean
  • Parameters

    • payload: any
    • Optional _userContext: any

    Returns boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/recipe_emailverification.default.html b/docs/classes/recipe_emailverification.default.html index db172750..6da63ca7 100644 --- a/docs/classes/recipe_emailverification.default.html +++ b/docs/classes/recipe_emailverification.default.html @@ -1,15 +1,15 @@ -default | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

Properties

EmailVerificationClaim: EmailVerificationClaimClass = Recipe.EmailVerificationClaim

Methods

  • getEmailVerificationTokenFromURL(input?: { userContext?: any }): string
  • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

Functions

  • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
  • getResetPasswordTokenFromURL(input?: { userContext?: any }): string
  • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
  • init(config?: UserInput): CreateRecipeFunction<PreAndPostAPIHookAction>
  • sendPasswordResetEmail(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
  • Parameters

    • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
      • formFields: { id: string; value: string }[]
      • Optional options?: RecipeFunctionOptions
      • Optional userContext?: any

    Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

  • signIn(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>
  • Parameters

    • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
      • formFields: { id: string; value: string }[]
      • Optional options?: RecipeFunctionOptions
      • Optional userContext?: any

    Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>

  • signOut(input?: { userContext?: any }): Promise<void>
  • signUp(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>
  • Parameters

    • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
      • formFields: { id: string; value: string }[]
      • Optional options?: RecipeFunctionOptions
      • Optional userContext?: any

    Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>

  • submitNewPassword(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
  • Parameters

    • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
      • formFields: { id: string; value: string }[]
      • Optional options?: RecipeFunctionOptions
      • Optional userContext?: any

    Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/recipe_emailverification.html b/docs/modules/recipe_emailverification.html index e74f4236..f535ae41 100644 --- a/docs/modules/recipe_emailverification.html +++ b/docs/modules/recipe_emailverification.html @@ -1,19 +1,19 @@ -recipe/emailverification | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module recipe/emailverification

Index

References

Re-exports RecipeFunctionOptions

Type Aliases

PostAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
RecipeInterface: { getEmailVerificationTokenFromURL: any; getTenantIdFromURL: any; isEmailVerified: any; sendVerificationEmail: any; verifyEmail: any }

Type declaration

UserInput: { override?: InputTypeOverride } & RecipeModuleUserInput<PreAndPostAPIHookAction>

Variables

EmailVerificationClaim: EmailVerificationClaimClass = RecipeWrapper.EmailVerificationClaim

Functions

  • getEmailVerificationTokenFromURL(input?: { userContext?: any }): string
  • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
  • init(config?: UserInput): CreateRecipeFunction<PreAndPostAPIHookAction>
  • isEmailVerified(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; isVerified: boolean; status: "OK" }>
  • sendVerificationEmail(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" | "EMAIL_ALREADY_VERIFIED_ERROR" }>
  • verifyEmail(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" | "EMAIL_VERIFICATION_INVALID_TOKEN_ERROR" }>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/recipe_multitenancy.html b/docs/modules/recipe_multitenancy.html index 4a5c117d..7f7506f2 100644 --- a/docs/modules/recipe_multitenancy.html +++ b/docs/modules/recipe_multitenancy.html @@ -1,5 +1,5 @@ -recipe/multitenancy | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module recipe/multitenancy

Index

Type Aliases

PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
PreAndPostAPIHookAction: "GET_LOGIN_METHODS"
RecipeInterface: { getLoginMethods: any; getTenantId: any }

Type declaration

UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

Variables

AllowedDomainsClaim: AllowedDomainsClaimClass = ...

Functions

  • getLoginMethods(input?: { options?: RecipeFunctionOptions; tenantId?: string; userContext?: any }): Promise<{ emailPassword: { enabled: boolean }; fetchResponse: Response; passwordless: { enabled: boolean }; status: "OK"; thirdParty: { enabled: boolean; providers: { id: string; name: string }[] } }>
  • Parameters

    Returns Promise<{ emailPassword: { enabled: boolean }; fetchResponse: Response; passwordless: { enabled: boolean }; status: "OK"; thirdParty: { enabled: boolean; providers: { id: string; name: string }[] } }>

  • getTenantId(input?: { userContext?: any }): undefined | string | Promise<undefined | string>
  • init(config?: UserInput): CreateRecipeFunction<"GET_LOGIN_METHODS">

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/recipe_passwordless.html b/docs/modules/recipe_passwordless.html index a81a3d96..8538ab81 100644 --- a/docs/modules/recipe_passwordless.html +++ b/docs/modules/recipe_passwordless.html @@ -1,37 +1,37 @@ -recipe/passwordless | supertokens-web-js
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module recipe/passwordless

Index

References

Re-exports RecipeFunctionOptions

Type Aliases

PasswordlessUser: { email?: string; id: string; phoneNumber?: string; timeJoined: number }

Type declaration

  • Optional email?: string
  • id: string
  • Optional phoneNumber?: string
  • timeJoined: number
PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
PreAndPostAPIHookAction: "PASSWORDLESS_CREATE_CODE" | "PASSWORDLESS_CONSUME_CODE" | "PASSWORDLESS_RESEND_CODE" | "EMAIL_EXISTS" | "PHONE_NUMBER_EXISTS"
RecipeInterface: { clearLoginAttemptInfo: any; consumeCode: any; createCode: any; doesEmailExist: any; doesPhoneNumberExist: any; getLinkCodeFromURL: any; getLoginAttemptInfo: any; getPreAuthSessionIdFromURL: any; getTenantIdFromURL: any; resendCode: any; setLoginAttemptInfo: any }

Type declaration

UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

Functions

  • clearLoginAttemptInfo(input?: { userContext?: any }): Promise<void>
  • consumeCode(input?: { options?: RecipeFunctionOptions; userContext?: any; userInputCode: string } | { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { failedCodeInputAttemptCount: number; fetchResponse: Response; maximumCodeInputAttempts: number; status: "INCORRECT_USER_INPUT_CODE_ERROR" | "EXPIRED_USER_INPUT_CODE_ERROR" } | { fetchResponse: Response; status: "RESTART_FLOW_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
  • Parameters

    Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { failedCodeInputAttemptCount: number; fetchResponse: Response; maximumCodeInputAttempts: number; status: "INCORRECT_USER_INPUT_CODE_ERROR" | "EXPIRED_USER_INPUT_CODE_ERROR" } | { fetchResponse: Response; status: "RESTART_FLOW_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

  • createCode(input: { email: string; options?: RecipeFunctionOptions; userContext?: any } | { options?: RecipeFunctionOptions; phoneNumber: string; userContext?: any }): Promise<{ deviceId: string; fetchResponse: Response; flowType: PasswordlessFlowType; preAuthSessionId: string; status: "OK" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
  • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
  • doesPhoneNumberExist(input: { options?: RecipeFunctionOptions; phoneNumber: string; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
  • getLinkCodeFromURL(input?: { userContext?: any }): string
  • getLoginAttemptInfo<CustomLoginAttemptInfoProperties>(input?: { userContext?: any }): Promise<undefined | { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string; tenantId?: string } & CustomLoginAttemptInfoProperties>
  • Type Parameters

    • CustomLoginAttemptInfoProperties

    Parameters

    • Optional input: { userContext?: any }
      • Optional userContext?: any

    Returns Promise<undefined | { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string; tenantId?: string } & CustomLoginAttemptInfoProperties>

  • getPreAuthSessionIdFromURL(input?: { userContext?: any }): string
  • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
  • resendCode(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" | "RESTART_FLOW_ERROR" }>
  • setLoginAttemptInfo<CustomStateProperties>(input: { attemptInfo: { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string } & CustomStateProperties; userContext?: any }): Promise<void>
  • Type Parameters

    • CustomStateProperties

    Parameters

    • input: { attemptInfo: { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string } & CustomStateProperties; userContext?: any }
      • attemptInfo: { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string } & CustomStateProperties
      • Optional userContext?: any

    Returns Promise<void>

  • signOut(input?: { userContext?: any }): Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/recipe_session.html b/docs/modules/recipe_session.html index fa9f42a4..d7872052 100644 --- a/docs/modules/recipe_session.html +++ b/docs/modules/recipe_session.html @@ -5,4 +5,4 @@ E.g.: if the information in the payload is expired, or is not sufficient for this validator.

Parameters

Returns boolean | Promise<boolean>

  • validate:function
  • UserInput: Omit<WebsiteInputType, "apiDomain" | "apiBasePath" | "enableDebugLogs" | "cookieHandler" | "windowHandler">

    Functions

    • addAxiosInterceptors(axiosInstance: any, userContext?: any): void
    • attemptRefreshingSession(): Promise<boolean>
    • doesSessionExist(input?: { userContext?: any }): Promise<boolean>
    • getAccessToken(input?: { userContext?: any }): Promise<undefined | string>
    • getAccessTokenPayloadSecurely(input?: { userContext?: any }): Promise<any>
    • getClaimValue<T>(input: { claim: SessionClaim<T>; userContext?: any }): Promise<undefined | T>
    • getInvalidClaimsFromResponse(input: { response: Response | { data: any }; userContext?: any }): Promise<ClaimValidationError[]>
    • getUserId(input?: { userContext?: any }): Promise<string>
    • init(config?: UserInput): CreateRecipeFunction<unknown>
    • signOut(input?: { userContext?: any }): Promise<void>

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    Returns ClaimValidationResult | Promise<ClaimValidationResult>

    UserInput: Omit<WebsiteInputType, "apiDomain" | "apiBasePath" | "enableDebugLogs" | "cookieHandler" | "windowHandler">

    Functions

    • addAxiosInterceptors(axiosInstance: any, userContext?: any): void
    • attemptRefreshingSession(): Promise<boolean>
    • doesSessionExist(input?: { userContext?: any }): Promise<boolean>
    • getAccessToken(input?: { userContext?: any }): Promise<undefined | string>
    • getAccessTokenPayloadSecurely(input?: { userContext?: any }): Promise<any>
    • getClaimValue<T>(input: { claim: SessionClaim<T>; userContext?: any }): Promise<undefined | T>
    • getInvalidClaimsFromResponse(input: { response: Response | { data: any }; userContext?: any }): Promise<ClaimValidationError[]>
    • getUserId(input?: { userContext?: any }): Promise<string>
    • init(config?: UserInput): CreateRecipeFunction<unknown>
    • signOut(input?: { userContext?: any }): Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/recipe_thirdparty.html b/docs/modules/recipe_thirdparty.html index 59afc042..9280cced 100644 --- a/docs/modules/recipe_thirdparty.html +++ b/docs/modules/recipe_thirdparty.html @@ -1,29 +1,29 @@ -recipe/thirdparty | supertokens-web-js
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Module recipe/thirdparty

    Index

    Type Aliases

    PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
    PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
    PreAndPostAPIHookAction: "GET_AUTHORISATION_URL" | "THIRD_PARTY_SIGN_IN_UP"
    RecipeInterface: { generateStateToSendToOAuthProvider: any; getAuthErrorFromURL: any; getAuthStateFromURL: any; getAuthorisationURLFromBackend: any; getAuthorisationURLWithQueryParamsAndSetState: any; getStateAndOtherInfoFromStorage: any; setStateAndOtherInfoToStorage: any; signInAndUp: any; verifyAndGetStateOrThrowError: any }

    Type declaration

    • generateStateToSendToOAuthProvider:function
      • generateStateToSendToOAuthProvider(input?: { frontendRedirectURI?: string; userContext: any }): string
      • +recipe/thirdparty | supertokens-web-js
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Module recipe/thirdparty

        Index

        Type Aliases

        PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
        PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
        PreAndPostAPIHookAction: "GET_AUTHORISATION_URL" | "THIRD_PARTY_SIGN_IN_UP"
        RecipeInterface: { generateStateToSendToOAuthProvider: any; getAuthErrorFromURL: any; getAuthStateFromURL: any; getAuthorisationURLFromBackend: any; getAuthorisationURLWithQueryParamsAndSetState: any; getStateAndOtherInfoFromStorage: any; setStateAndOtherInfoToStorage: any; signInAndUp: any; verifyAndGetStateOrThrowError: any }

        Type declaration

        • generateStateToSendToOAuthProvider:function
          • generateStateToSendToOAuthProvider(input?: { frontendRedirectURI?: string; userContext: any }): string
          • Generate a new state that will be sent to the third party provider

            Parameters

            • Optional input: { frontendRedirectURI?: string; userContext: any }
              • Optional frontendRedirectURI?: string
              • userContext: any

            Returns string

            string

            -
        • getAuthErrorFromURL:function
          • getAuthErrorFromURL(input: { userContext: any }): undefined | string
        • getAuthErrorFromURL:function
          • getAuthErrorFromURL(input: { userContext: any }): undefined | string
          • Returns the error from the current URL

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns undefined | string

            The "error" query param from the current URL. Returns undefined if no error exists

            -
        • getAuthStateFromURL:function
          • getAuthStateFromURL(input: { userContext: any }): string
        • getAuthStateFromURL:function
          • getAuthStateFromURL(input: { userContext: any }): string
          • Returns the auth state from the current URL

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns string

            The "state" query param from the current URL. Returns an empty string if no state exists

            -
        • getAuthorisationURLFromBackend:function
          • getAuthorisationURLFromBackend(input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>
        • getAuthorisationURLFromBackend:function
          • getAuthorisationURLFromBackend(input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>
          • Get the URL to be used by the third party provider for redirecting after the auth flow. Also returns PKCE Code Verifier if using PKCE.

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            Parameters

            • input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }
              • Optional options?: RecipeFunctionOptions
              • redirectURIOnProviderDashboard: string
              • tenantId: string | undefined
              • thirdPartyId: string
              • userContext: any

            Returns Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>

            {status: "OK", url, pkceCodeVerifier?}

            -
        • getAuthorisationURLWithQueryParamsAndSetState:function
          • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<string>
        • getAuthorisationURLWithQueryParamsAndSetState:function
          • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<string>
          • Get the URL that should be opened for third party authentication

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            Parameters

            • input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }
              • frontendRedirectURI: string
              • Optional options?: RecipeFunctionOptions
              • Optional redirectURIOnProviderDashboard?: string
              • tenantId: string | undefined
              • thirdPartyId: string
              • userContext: any

            Returns Promise<string>

            URL string

            -
        • getStateAndOtherInfoFromStorage:function
          • getStateAndOtherInfoFromStorage<CustomStateProperties>(input: { userContext: any }): undefined | StateObject & CustomStateProperties
        • getStateAndOtherInfoFromStorage:function
          • getStateAndOtherInfoFromStorage<CustomStateProperties>(input: { userContext: any }): undefined | StateObject & CustomStateProperties
          • Get the current login state from storage, this is also used when calling signInUp

            Type Parameters

            • CustomStateProperties

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns undefined | StateObject & CustomStateProperties

            State object from storage

            -
        • setStateAndOtherInfoToStorage:function
          • setStateAndOtherInfoToStorage<CustomStateProperties>(input: { state: StateObject & CustomStateProperties; userContext: any }): Promise<void>
        • setStateAndOtherInfoToStorage:function
          • setStateAndOtherInfoToStorage<CustomStateProperties>(input: { state: StateObject & CustomStateProperties; userContext: any }): Promise<void>
        • signInAndUp:function
          • signInAndUp(input: { options?: RecipeFunctionOptions; userContext: any }): Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>
        • signInAndUp:function
          • signInAndUp(input: { options?: RecipeFunctionOptions; userContext: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
          • Sign up/Sign in the user, this method uses the login attempt information from storage

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>

            {status: OK, user, createdNewUser: boolean} if succesful

            -
        • verifyAndGetStateOrThrowError:function
          • verifyAndGetStateOrThrowError<CustomStateProperties>(input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }): Promise<StateObject & CustomStateProperties>
          • +

            Parameters

            Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

            {status: OK, user, createdNewRecipeUser: boolean} if succesful

            +
        • verifyAndGetStateOrThrowError:function
          • verifyAndGetStateOrThrowError<CustomStateProperties>(input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }): Promise<StateObject & CustomStateProperties>
          • Verify that the state recieved from the third party provider matches the one in storage

            -

            Type Parameters

            • CustomStateProperties

            Parameters

            • input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }
              • stateFromAuthProvider: string | undefined
              • stateObjectFromStorage: StateObject & CustomStateProperties | undefined
              • userContext: any

            Returns Promise<StateObject & CustomStateProperties>

        StateObject: { expiresAt: number; pkceCodeVerifier?: string; redirectURIOnProviderDashboard: string; stateForAuthProvider: string; tenantId?: string; thirdPartyId: string }

        Type declaration

        • expiresAt: number
        • Optional pkceCodeVerifier?: string
        • redirectURIOnProviderDashboard: string
        • stateForAuthProvider: string
        • Optional tenantId?: string
        • thirdPartyId: string
        ThirdPartyUserType: { email: string; id: string; thirdParty: { id: string; userId: string }; timeJoined: number }

        Type declaration

        • email: string
        • id: string
        • thirdParty: { id: string; userId: string }
          • id: string
          • userId: string
        • timeJoined: number
        UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

        Functions

        • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }): Promise<string>
        • Parameters

          • input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }
            • frontendRedirectURI: string
            • Optional options?: RecipeFunctionOptions
            • Optional redirectURIOnProviderDashboard?: string
            • thirdPartyId: string
            • Optional userContext?: any

          Returns Promise<string>

        • getStateAndOtherInfoFromStorage<CustomStateProperties>(input?: { userContext?: any }): undefined | StateObject & CustomStateProperties
        • signInAndUp(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>
        • signOut(input?: { userContext?: any }): Promise<void>

        Legend

        • Variable
        • Function
        • Function with type parameter
        • Type alias
        • Class
        • Class with type parameter

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Type Parameters

        • CustomStateProperties

        Parameters

        • input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }
          • stateFromAuthProvider: string | undefined
          • stateObjectFromStorage: StateObject & CustomStateProperties | undefined
          • userContext: any

        Returns Promise<StateObject & CustomStateProperties>

    StateObject: { expiresAt: number; pkceCodeVerifier?: string; redirectURIOnProviderDashboard: string; stateForAuthProvider: string; tenantId?: string; thirdPartyId: string }

    Type declaration

    • expiresAt: number
    • Optional pkceCodeVerifier?: string
    • redirectURIOnProviderDashboard: string
    • stateForAuthProvider: string
    • Optional tenantId?: string
    • thirdPartyId: string
    UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

    Functions

    • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }): Promise<string>
    • Parameters

      • input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }
        • frontendRedirectURI: string
        • Optional options?: RecipeFunctionOptions
        • Optional redirectURIOnProviderDashboard?: string
        • thirdPartyId: string
        • Optional userContext?: any

      Returns Promise<string>

    • getStateAndOtherInfoFromStorage<CustomStateProperties>(input?: { userContext?: any }): undefined | StateObject & CustomStateProperties
    • signInAndUp(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
    • Parameters

      Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

    • signOut(input?: { userContext?: any }): Promise<void>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/recipe_thirdpartyemailpassword.html b/docs/modules/recipe_thirdpartyemailpassword.html index 34b06988..24fd2f23 100644 --- a/docs/modules/recipe_thirdpartyemailpassword.html +++ b/docs/modules/recipe_thirdpartyemailpassword.html @@ -1,54 +1,54 @@ -recipe/thirdpartyemailpassword | supertokens-web-js
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Module recipe/thirdpartyemailpassword

    Index

    References

    Renames and re-exports UserType
    Re-exports RecipeFunctionOptions
    Re-exports ThirdPartyUserType

    Type Aliases

    PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
    PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
    RecipeInterface: { doesEmailExist: any; emailPasswordSignIn: any; emailPasswordSignUp: any; generateStateToSendToOAuthProvider: any; getAuthErrorFromURL: any; getAuthStateFromURL: any; getAuthorisationURLFromBackend: any; getAuthorisationURLWithQueryParamsAndSetState: any; getResetPasswordTokenFromURL: any; getStateAndOtherInfoFromStorage: any; getTenantIdFromURL: any; sendPasswordResetEmail: any; setStateAndOtherInfoToStorage: any; submitNewPassword: any; thirdPartySignInAndUp: any; verifyAndGetStateOrThrowError: any }

    Type declaration

    • doesEmailExist:function
      • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
      • +recipe/thirdpartyemailpassword | supertokens-web-js
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Module recipe/thirdpartyemailpassword

        Index

        References

        Re-exports RecipeFunctionOptions

        Type Aliases

        PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
        PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
        RecipeInterface: { doesEmailExist: any; emailPasswordSignIn: any; emailPasswordSignUp: any; generateStateToSendToOAuthProvider: any; getAuthErrorFromURL: any; getAuthStateFromURL: any; getAuthorisationURLFromBackend: any; getAuthorisationURLWithQueryParamsAndSetState: any; getResetPasswordTokenFromURL: any; getStateAndOtherInfoFromStorage: any; getTenantIdFromURL: any; sendPasswordResetEmail: any; setStateAndOtherInfoToStorage: any; submitNewPassword: any; thirdPartySignInAndUp: any; verifyAndGetStateOrThrowError: any }

        Type declaration

        • doesEmailExist:function
          • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
        • emailPasswordSignIn:function
          • emailPasswordSignIn(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" }>
        • emailPasswordSignIn:function
          • emailPasswordSignIn(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>
          • Sign in a user with email and password

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" }>

            {status: "OK"} if successfull

            -
        • emailPasswordSignUp:function
          • emailPasswordSignUp(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
          • +

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>

            {status: "OK"} if successfull

            +
        • emailPasswordSignUp:function
          • emailPasswordSignUp(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>
          • Sign up a user with email and password

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

            {status: "OK"} if successfull

            -
        • generateStateToSendToOAuthProvider:function
          • generateStateToSendToOAuthProvider(input?: { frontendRedirectURI?: string; userContext: any }): string
          • +

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>

            {status: "OK"} if successfull

            +
        • generateStateToSendToOAuthProvider:function
          • generateStateToSendToOAuthProvider(input?: { frontendRedirectURI?: string; userContext: any }): string
          • Generate a new state that will be sent to the thirs party provider

            Parameters

            • Optional input: { frontendRedirectURI?: string; userContext: any }
              • Optional frontendRedirectURI?: string
              • userContext: any

            Returns string

            string

            -
        • getAuthErrorFromURL:function
          • getAuthErrorFromURL(input: { userContext: any }): undefined | string
        • getAuthErrorFromURL:function
          • getAuthErrorFromURL(input: { userContext: any }): undefined | string
          • Returns the error from the current URL

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns undefined | string

            The "error" query param from the current URL. Returns undefined if no error exists

            -
        • getAuthStateFromURL:function
          • getAuthStateFromURL(input: { userContext: any }): string
        • getAuthStateFromURL:function
          • getAuthStateFromURL(input: { userContext: any }): string
          • Returns the auth state from the current URL

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns string

            The "state" query param from the current URL. Returns an empty string if no state exists

            -
        • getAuthorisationURLFromBackend:function
          • getAuthorisationURLFromBackend(input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>
        • getAuthorisationURLFromBackend:function
          • getAuthorisationURLFromBackend(input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>
          • Get the URL to be used by the third party provider for redirecting after the auth flow. Also returns PKCE Code Verifier if using PKCE.

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            Parameters

            • input: { options?: RecipeFunctionOptions; redirectURIOnProviderDashboard: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }
              • Optional options?: RecipeFunctionOptions
              • redirectURIOnProviderDashboard: string
              • tenantId: string | undefined
              • thirdPartyId: string
              • userContext: any

            Returns Promise<{ fetchResponse: Response; pkceCodeVerifier?: string; status: "OK"; urlWithQueryParams: string }>

            {status: "OK", url, pkceCodeVerifier?}

            -
        • getAuthorisationURLWithQueryParamsAndSetState:function
          • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<string>
        • getAuthorisationURLWithQueryParamsAndSetState:function
          • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }): Promise<string>
          • Get the URL that should be opened for third party authentication

            Parameters

            • input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; tenantId: string | undefined; thirdPartyId: string; userContext: any }
              • frontendRedirectURI: string
              • Optional options?: RecipeFunctionOptions
              • Optional redirectURIOnProviderDashboard?: string
              • tenantId: string | undefined
              • thirdPartyId: string
              • userContext: any

            Returns Promise<string>

            URL string

            -
        • getResetPasswordTokenFromURL:function
          • getResetPasswordTokenFromURL(input: { userContext: any }): string
        • getResetPasswordTokenFromURL:function
          • getResetPasswordTokenFromURL(input: { userContext: any }): string
        • getStateAndOtherInfoFromStorage:function
          • getStateAndOtherInfoFromStorage<CustomStateProperties>(input: { userContext: any }): undefined | StateObject & CustomStateProperties
        • getStateAndOtherInfoFromStorage:function
          • getStateAndOtherInfoFromStorage<CustomStateProperties>(input: { userContext: any }): undefined | StateObject & CustomStateProperties
          • Get the current login state from storage, this is also used when calling signInUp

            Type Parameters

            • CustomStateProperties

            Parameters

            • input: { userContext: any }
              • userContext: any

            Returns undefined | StateObject & CustomStateProperties

            State object from storage

            -
        • getTenantIdFromURL:function
          • getTenantIdFromURL(input: { userContext: any }): undefined | string
        • getTenantIdFromURL:function
          • getTenantIdFromURL(input: { userContext: any }): undefined | string
        • sendPasswordResetEmail:function
          • sendPasswordResetEmail(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
        • sendPasswordResetEmail:function
          • sendPasswordResetEmail(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
          • Send an email to the user for password reset

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

            {status: "OK"} if successfull

            -
        • setStateAndOtherInfoToStorage:function
          • setStateAndOtherInfoToStorage<CustomStateProperties>(input: { state: StateObject & CustomStateProperties; userContext: any }): Promise<void>
          • +

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

            {status: "OK"} if successfull

            +
        • setStateAndOtherInfoToStorage:function
          • setStateAndOtherInfoToStorage<CustomStateProperties>(input: { state: StateObject & CustomStateProperties; userContext: any }): Promise<void>
        • submitNewPassword:function
          • submitNewPassword(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK" | "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
        • submitNewPassword:function
          • submitNewPassword(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
          • Submit a new password for the user

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK" | "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

            {status: "OK"} if successfull

            -
        • thirdPartySignInAndUp:function
          • thirdPartySignInAndUp(input: { options?: RecipeFunctionOptions; userContext: any }): Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>
          • +

            Parameters

            Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

            {status: "OK"} if successfull

            +
        • thirdPartySignInAndUp:function
          • thirdPartySignInAndUp(input: { options?: RecipeFunctionOptions; userContext: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
          • Sign up/Sign in the user, this method uses the login attempt information from storage

            throws

            STGeneralError if the API exposed by the backend SDKs returns status: "GENERAL_ERROR"

            -

            Parameters

            Returns Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>

            {status: OK, user, createdNewUser: boolean} if succesful

            -
        • verifyAndGetStateOrThrowError:function
          • verifyAndGetStateOrThrowError<CustomStateProperties>(input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }): Promise<StateObject & CustomStateProperties>
          • +

            Parameters

            Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; tenantId?: string; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

            {status: OK, user, createdNewRecipeUser: boolean} if succesful

            +
        • verifyAndGetStateOrThrowError:function
          • verifyAndGetStateOrThrowError<CustomStateProperties>(input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }): Promise<StateObject & CustomStateProperties>
          • Verify that the state recieved from the third party provider matches the one in storage

            -

            Type Parameters

            • CustomStateProperties

            Parameters

            • input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }
              • stateFromAuthProvider: string | undefined
              • stateObjectFromStorage: StateObject & CustomStateProperties | undefined
              • userContext: any

            Returns Promise<StateObject & CustomStateProperties>

        UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

        Functions

        • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
        • emailPasswordSignIn(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" }>
        • Parameters

          • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
            • formFields: { id: string; value: string }[]
            • Optional options?: RecipeFunctionOptions
            • Optional userContext?: any

          Returns Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" }>

        • emailPasswordSignUp(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: UserType } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
        • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }): Promise<string>
        • getResetPasswordTokenFromURL(input?: { userContext?: any }): string
        • getStateAndOtherInfoFromStorage<CustomStateProperties>(input?: { userContext?: any }): undefined | StateObject & CustomStateProperties
        • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
        • init(config?: UserInput): CreateRecipeFunction<PreAndPostAPIHookAction>
        • sendPasswordResetEmail(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
        • signOut(input?: { userContext?: any }): Promise<void>
        • submitNewPassword(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" | "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
        • Parameters

          • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
            • formFields: { id: string; value: string }[]
            • Optional options?: RecipeFunctionOptions
            • Optional userContext?: any

          Returns Promise<{ fetchResponse: Response; status: "OK" | "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

        • thirdPartySignInAndUp(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewUser: boolean; fetchResponse: Response; status: "OK"; user: ThirdPartyUserType } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" }>

        Legend

        • Variable
        • Function
        • Function with type parameter
        • Type alias
        • Class
        • Class with type parameter

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Type Parameters

        • CustomStateProperties

        Parameters

        • input: { stateFromAuthProvider: string | undefined; stateObjectFromStorage: StateObject & CustomStateProperties | undefined; userContext: any }
          • stateFromAuthProvider: string | undefined
          • stateObjectFromStorage: StateObject & CustomStateProperties | undefined
          • userContext: any

        Returns Promise<StateObject & CustomStateProperties>

    UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

    Functions

    • doesEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
    • emailPasswordSignIn(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>
    • Parameters

      • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
        • formFields: { id: string; value: string }[]
        • Optional options?: RecipeFunctionOptions
        • Optional userContext?: any

      Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; status: "WRONG_CREDENTIALS_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_NOT_ALLOWED" }>

    • emailPasswordSignUp(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>
    • Parameters

      • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
        • formFields: { id: string; value: string }[]
        • Optional options?: RecipeFunctionOptions
        • Optional userContext?: any

      Returns Promise<{ fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_UP_NOT_ALLOWED" }>

    • getAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }): Promise<string>
    • getResetPasswordTokenFromURL(input?: { userContext?: any }): string
    • getStateAndOtherInfoFromStorage<CustomStateProperties>(input?: { userContext?: any }): undefined | StateObject & CustomStateProperties
    • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
    • init(config?: UserInput): CreateRecipeFunction<PreAndPostAPIHookAction>
    • sendPasswordResetEmail(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
    • Parameters

      • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
        • formFields: { id: string; value: string }[]
        • Optional options?: RecipeFunctionOptions
        • Optional userContext?: any

      Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; reason: string; status: "PASSWORD_RESET_NOT_ALLOWED" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

    • signOut(input?: { userContext?: any }): Promise<void>
    • submitNewPassword(input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>
    • Parameters

      • input: { formFields: { id: string; value: string }[]; options?: RecipeFunctionOptions; userContext?: any }
        • formFields: { id: string; value: string }[]
        • Optional options?: RecipeFunctionOptions
        • Optional userContext?: any

      Returns Promise<{ fetchResponse: Response; status: "OK" } | { fetchResponse: Response; status: "RESET_PASSWORD_INVALID_TOKEN_ERROR" } | { fetchResponse: Response; formFields: { error: string; id: string }[]; status: "FIELD_ERROR" }>

    • thirdPartySignInAndUp(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/recipe_thirdpartypasswordless.html b/docs/modules/recipe_thirdpartypasswordless.html index aaa20b99..6fe16a7c 100644 --- a/docs/modules/recipe_thirdpartypasswordless.html +++ b/docs/modules/recipe_thirdpartypasswordless.html @@ -1,65 +1,65 @@ -recipe/thirdpartypasswordless | supertokens-web-js
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Module recipe/thirdpartypasswordless

    Index

    References

    Re-exports PasswordlessUser
    Re-exports RecipeFunctionOptions
    Re-exports ThirdPartyUserType

    Type Aliases

    PasswordlessFlowType: "USER_INPUT_CODE" | "MAGIC_LINK" | "USER_INPUT_CODE_AND_MAGIC_LINK"
    PostAPIHookContext: RecipePostAPIHookContext<PreAndPostAPIHookAction>
    PreAPIHookContext: RecipePreAPIHookContext<PreAndPostAPIHookAction>
    RecipeInterface: { clearPasswordlessLoginAttemptInfo: any; consumePasswordlessCode: any; createPasswordlessCode: any; doesPasswordlessUserEmailExist: any; doesPasswordlessUserPhoneNumberExist: any; generateThirdPartyStateToSendToOAuthProvider: any; getAuthorisationURLFromBackend: any; getPasswordlessLinkCodeFromURL: any; getPasswordlessLoginAttemptInfo: any; getPasswordlessPreAuthSessionIdFromURL: any; getTenantIdFromURL: any; getThirdPartyAuthErrorFromURL: any; getThirdPartyAuthStateFromURL: any; getThirdPartyAuthorisationURLWithQueryParamsAndSetState: any; getThirdPartyStateAndOtherInfoFromStorage: any; resendPasswordlessCode: any; setPasswordlessLoginAttemptInfo: any; setThirdPartyStateAndOtherInfoToStorage: any; thirdPartySignInAndUp: any; verifyAndGetThirdPartyStateOrThrowError: any }

    Type declaration

    UserInput: { override?: { functions?: any } } & RecipeModuleUserInput<PreAndPostAPIHookAction>

    Functions

    • clearPasswordlessLoginAttemptInfo(input?: { userContext?: any }): Promise<void>
    • consumePasswordlessCode(input?: { options?: RecipeFunctionOptions; userContext?: any; userInputCode: string } | { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { failedCodeInputAttemptCount: number; fetchResponse: Response; maximumCodeInputAttempts: number; status: "INCORRECT_USER_INPUT_CODE_ERROR" | "EXPIRED_USER_INPUT_CODE_ERROR" } | { fetchResponse: Response; status: "RESTART_FLOW_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
    • Parameters

      Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { failedCodeInputAttemptCount: number; fetchResponse: Response; maximumCodeInputAttempts: number; status: "INCORRECT_USER_INPUT_CODE_ERROR" | "EXPIRED_USER_INPUT_CODE_ERROR" } | { fetchResponse: Response; status: "RESTART_FLOW_ERROR" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

    • createPasswordlessCode(input: { email: string; options?: RecipeFunctionOptions; userContext?: any } | { options?: RecipeFunctionOptions; phoneNumber: string; userContext?: any }): Promise<{ deviceId: string; fetchResponse: Response; flowType: PasswordlessFlowType; preAuthSessionId: string; status: "OK" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
    • doesPasswordlessUserEmailExist(input: { email: string; options?: RecipeFunctionOptions; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
    • doesPasswordlessUserPhoneNumberExist(input: { options?: RecipeFunctionOptions; phoneNumber: string; userContext?: any }): Promise<{ doesExist: boolean; fetchResponse: Response; status: "OK" }>
    • getPasswordlessLinkCodeFromURL(input?: { userContext?: any }): string
    • getPasswordlessLoginAttemptInfo<CustomLoginAttemptInfoProperties>(input?: { userContext?: any }): Promise<undefined | { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string; tenantId: undefined | string } & CustomLoginAttemptInfoProperties>
    • Type Parameters

      • CustomLoginAttemptInfoProperties

      Parameters

      • Optional input: { userContext?: any }
        • Optional userContext?: any

      Returns Promise<undefined | { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string; tenantId: undefined | string } & CustomLoginAttemptInfoProperties>

    • getPasswordlessPreAuthSessionIdFromURL(input?: { userContext?: any }): string
    • getTenantIdFromURL(input?: { userContext?: any }): undefined | string
    • getThirdPartyAuthorisationURLWithQueryParamsAndSetState(input: { frontendRedirectURI: string; options?: RecipeFunctionOptions; redirectURIOnProviderDashboard?: string; thirdPartyId: string; userContext?: any }): Promise<string>
    • getThirdPartyStateAndOtherInfoFromStorage<CustomStateProperties>(input?: { userContext?: any }): undefined | StateObject & CustomStateProperties
    • resendPasswordlessCode(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ fetchResponse: Response; status: "OK" | "RESTART_FLOW_ERROR" }>
    • setPasswordlessLoginAttemptInfo<CustomStateProperties>(input: { attemptInfo: { deviceId: string; flowType: PasswordlessFlowType; preAuthSessionId: string } & CustomStateProperties; userContext?: any }): Promise<void>
    • signOut(input?: { userContext?: any }): Promise<void>
    • thirdPartySignInAndUp(input?: { options?: RecipeFunctionOptions; userContext?: any }): Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>
    • Parameters

      Returns Promise<{ createdNewRecipeUser: boolean; fetchResponse: Response; status: "OK"; user: User } | { fetchResponse: Response; status: "NO_EMAIL_GIVEN_BY_PROVIDER" } | { fetchResponse: Response; reason: string; status: "SIGN_IN_UP_NOT_ALLOWED" }>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/recipe_userroles.html b/docs/modules/recipe_userroles.html index be09683d..200f4111 100644 --- a/docs/modules/recipe_userroles.html +++ b/docs/modules/recipe_userroles.html @@ -1 +1 @@ -recipe/userroles | supertokens-web-js
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Module recipe/userroles

    Generated using TypeDoc

    \ No newline at end of file +recipe/userroles | supertokens-web-js
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Module recipe/userroles

    Generated using TypeDoc

    \ No newline at end of file