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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...