we do not do auto redirections actoss sub domains. Only to different path within the same domain
rp_st
04/02/2024, 1:33 PM
if you want to implement this, you will have to manually handle redirection. From subdomain -> auth domain on some path where you save the redirection in localstorage -> navigate to /auth -> navigates back to the redirection path -> manually navigate to the original sub domain based on whats in localstorage
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).