I wanna ask how Appwrite handles the access token of the provider?
Is it going to be saved on the client-side? This not secure
How it’s saving it from being leaked to the user?
** Currently: I’m using Discord OAuth **
Is it secure to make the requests on the client-side (Website) ??
Does Appwrite handles the “state” in Discord Authentication? To handle the origin security?
Recommended threads
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...