does this mean i can store google or email authentication data in all these instead of appwrite's database?
These are options to act as the backend for the Appwrite Storage service - that is, when you upload a file to Storage, where it actually lives
You can technically have Appwrite use any MySQL (or compatible, eg MariaDB) database as its backend.
But could I just ask, what would be your usecase for using Appwrite Auth, but storing the auth data outside of Appwrite?
Recommended threads
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...
- 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...