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
- 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...
- Realtime fails to connect/reconnect
I have been having trouble with my appwrite realtime connection for a few days now. Before the code that was working fine now is giving failed to connect errors