
I have been seeing multiple implementations of auth across tools like Clerk, Supabase and it seemed like they are using async storage or secure storage as some form of storage mechanism to store some jwt token or something (not super fluent with auth stuff).
I see a function call named account.createSession in Appwrite docs. Is this function responsible to storing some token as well locally on device?
Asking since I want to be super sure the auth works well and is handled well by Appwrite itself and there's left for me to be done beyond what Appwrite functions handle. Thanks!
Recommended threads
- Trouble Getting Google oAuth Working in ...
I am having multiple issues. I had auth and google auth working with clerk. But decided to simplify and just go with appwrite. So fare I can get email working b...
- Appwrite Google OAuth token error
Hello, I am developing an application using React Native, Expo Router, and Appwrite. Since this afternoon, I have been encountering errors related to authentic...
- My Appwrite login is failing
Hello team, I’m facing a login issue with appwrite this morning. I started receiving customer support emails that they can’t login. I haven’t changed or pushed ...
