My flutter app makes API requests to my NodeJS backend. Now I dont want everyone with the url to make requests to the endpoint. So, i'm creating a JWT token for the signed in user on the app and then sending it in the header. Need help about how to verify it on the server side. Thanks
Hi, please see here once https://appwrite.io/docs/authentication-server
I went through the documentation but didn't actually get it. Need help.
You have to create a new Client from appwrite and then set appwrite endpoint, appwrite projekt id and that JWT. With JWT then the Client on the server will act like a user (server will be able to do things that the user can do according to permissins)
Recommended threads
- Image transformations
On flutter web, when using image transformations, the results are being cached. When I replace an image, the old version still appears. Is it possible to manual...
- Router_path_not_found
Hi all, I have a website hosted on Appwrite sites, (repo on GitHub) and just earlier today the main page (and all pages) went down mysteriously with this error....
- HELP!
IT WOULDN'T BELEAVE I AM SIGNED IN