
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
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
