
From my understanding, when a request is made over HTTPS, the data is encrypted while it travels between the client and server, providing security against eavesdropping or tampering. However, the payload (request body, headers, etc.) is visible in the browser's developer tools, particularly in the Network tab. Is there a way to hide or obscure this information as well?
How can I manage authentication and protect credentials using the Custom token login or JWT login?
React.

How to hide credentials during authentication ?
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...
