This could be helpful for providing integration across different apps made with Appwrite.
No. But you could use an SSO provider?
I was looking into creating my own SSO using Appwrite but you are right, I can look into using existing providers
[Solved] Is there a way to share users across projects?
Recommended threads
- Trying to Figure out how to delete a use...
If i have a button in an app that allows a user to delete their account, can I not just call a function from my swift app to Appwrite to have the account delete...
- Expected a value of type 'bool', but got...
I am trying to get current User, but get this error message when I do. I get back user prefs, but error comes from trying account.get() So I am getting User. I ...
- Problem accessing api via local host.
I think i set the Endpoint correctly in my config.ts als the cloud.appwrite url but when i try to create a user I get this Error message: Access to XMLHttpReque...