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
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...
- Imagine bad exp
I am having very bad exp of imagine website on mobile you should guys improve it. Sorry if I shouldn't share the feedback of imagine here
- Python TablesDB Rework
Hi, i starting to rework some older functions to TablesDB list_rows Method. I used list_documents with a resultset with worked fine. Now i tried to get all rows...