Can i make sso for 2 domains a.com & b.org with supertokens ?
r
rp_st
09/14/2022, 3:53 AM
Hey @zabr
rp_st
09/14/2022, 4:00 AM
For this it requires that supertokens is an OAuth provider. Which we are yet not
rp_st
09/14/2022, 4:01 AM
We are working on it, but until then, you can still use us for login as long as you can add the OAuth stuff on top yourself. There may be some library to help with that.
rp_st
09/14/2022, 4:05 AM
On the other hand, we do support SSO across sub domains. We do that by sharing the session via cookies.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).