Are there any special considerations for using Sup...
# share-your-work
w
Are there any special considerations for using Supertokens when the frontend and backend are on different subdomains? We've got some httpOnly cookies in our app currently that work fine across subdomains but the domain had to be explicitly set for everything to work properly
r
hey @WonderPandaDev you don't really need to do anythign special here. Just make sure to set the correct values apiDomain and websiteDomain
w
Awesome! So far things are looking pretty great for the possibility of our adoption
r
Great! Happy to hear that 🙂
w
Any chance that SAML is on your roadmap? I think we can wrap it ourselves by manually creating a Session but having native support would be crazy awesome
r