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
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...
- Generate CSR
How do I generate a CSR for my domain host? They are asking me to generate one for my hoosting here on appwrite
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...