So sharing cookies would imply that you have api.domain.com for your backend and you have frontend hosted on different subdomains (a.frontend.com and b.frontend.com) and you want your frontends to share sessions
nkshah2
12/21/2022, 5:11 AM
Multiple api domains would imply that you have one single frontend frontend.com and you have multiple api endpoints api.com and api2.com
nkshah2
12/21/2022, 5:12 AM
If the two NextJS api layers are on different domains then yes you need to use the multiple endpoints guide
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).