(default route) in an automatic way as NextJS does when using the intl routing feature.
r
rp_st
01/25/2023, 1:33 PM
hey @ベニマル
rp_st
01/25/2023, 1:34 PM
this is possible by disabling all of our default UIs and instead embedding them on the relevant routes.
See the section in our docs about embedding our default UI.
u
ベニマル
01/25/2023, 1:36 PM
Great, thanks for your help 🙂
r
rp_st
01/25/2023, 1:37 PM
on the backend you would also wan to override the sendEmail functions to change the path of the email verification / password reset links to point to the right path.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).