
Hello I want to know how Appwrite capable to implement SSO.
Let's say I have so much app with different domain per apps. So if I login in one app, if I open the other app it's auto login. Not required to input mail / password.
Anyone have experience with this case?

Appwrite supports various OAuth2 providers so you can try that

If we use mail session?

Appwrite uses cookies for session, so maybe, ya. It depends on if the browser blocks it.

Okay I'll try it

hey i am getting errors in oauth in next JS 12

Please create a new post if an existing post doesn't solve your problem
Recommended threads
- Having permission issues with imported s...
Hello, I have my self hosted project on a server, and i wanted to import the schema to my local machine dev instance so I used the json file from the server ...
- Auth missing scope account
[500] GET /dashboard ReferenceError: user is not defined at _page (src/routes/dashboard/+page.svelte:24:2) at eval (.svelte-kit/generated/root.svelte:71...
- CSV import not working
When i upload csv file for user access then it successfully unloaded but not actually data.
