Context: I am making server on node express js to get the user's from android and web app to use the api of login to submit their email and verify their email OTP to get authenticated. Problem: I want a token for futher API calls, so can I use session $id which I get back as token or there's is other ways if I don't want appwrite in the UI/ Android code.
Solution Expected: how to handle authentication and authorization in subsquent request of the user using custom Rest APIs
Recommended threads
- Possible FRA servers down
Is it possible that the Frankfurt servers are currently down? There is no way to fetch any data. Given the few reports already in the <#564160731327758346> chat...
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...