Ahmed CODEOriginal post
Rank 2: Process
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?
Summary
Developers want to know how Appwrite manages the access token for providers like Discord without risking security. They're concerned about the access token being saved on the client-side and potentially leaking to users. They specifically inquire about Appwrite's handling of the "state" in Discord Authentication for enhanced security.