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
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...