
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
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
