
Hi! I have a scenario, there are two different applications hosted on different subdomains, one under app1.domain.dev, the other under app2.domain.dev. If I use Appwrite for my authentication provider, is it possible for my user to log in once at app1.domain.dev then if the user want to access app2.domain.dev the user doesn't need to log in again because he has already logged in at app1.domain.dev? app1.domain.dev is under the same organization but is a separate project from app2.domain.dev.
Is it possible? Can you show me a docs or example how to do it?
Thanks.
Recommended threads
- Struggling with Sessions
Understanding check: createAnonymousSession() registers the session with the backend setSession() creates a cookie on the user’s computer(?) getSession(‘curr...
- MCP and VSCode Docs
I like your tools, but would like to set up Copilot in VSCode, but these docs don't offer that guide. Did I miss something? https://appwrite.io/docs/tooling/mcp
- How to set wildcard at custom doamin
For OAuth2 redirect, I have set the appwrite api endpoint as appwrite.example.com, and added the CANME in cloudfare where I bought the domain name. And I hosted...
