Hi team just a curious question, the auth providers like Auth0 and AWS Cognitio have ISO certificates to showcase its security. If I were to build a SaaS application for production using appwrite auth, will there be any issues ? Not in a technical sense but what if users ask if the auth and database are secure ? Just wondering! Thank You
there shouldnt be any issues https://appwrite.io/docs/authentication given that we have different oauth integrations as well like google, github, etc
Thank you
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...