Hi , I have a use case where I have 2 user pools . One external users who use our app and second internal users within the organisation and I need different login mechanisms for each user pool .
I have created one supertokens app for internal users and I see an option to create a tenant within the same app to support auth for external users as well .
I don't see an option to add different website domain for different tenants , is it not possible ? How do we achieve it and what's the actual use of website domain in backend config ?
Asking because our frontend apps for external and internal users are on different domains (base domain is different as well) so I would need to have a different value of the website domain in case I go with a new tenant approach .
Tushar
11/10/2023, 8:37 AM
@rp_st Can you please guide here ?
r
rp_st
11/10/2023, 2:15 PM
Hey @Tushar which backend SDK and version of it are you using?
t
Tushar
11/14/2023, 6:05 AM
pythons-supertokens for flask
r
rp_st
11/14/2023, 6:55 AM
we don't support different website domains for that SDK yet. The feature will be out in 1-2 weeks time. So please wait.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).