adigutner
rp_st
languageTranslations: { translations: { en: { EMAIL_VERIFICATION_CONTINUE_BTN: continueButtonLabel, EMAIL_VERIFICATION_LINK_CLICKED_CONTINUE_BUTTON: continueButtonLabel, }, }, },
PWLESS_SIGN_IN_UP_CONTINUE_BUTTON
ts SuperTokens.init({ appInfo: { ... }, languageTranslations: { translations: { en: { PWLESS_SIGN_IN_UP_CONTINUE_BUTTON: "Custom text here" }, }, }, recipeList: [...], });
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).