i mean it should store data right like name and email so shouldnt we be able to add other data like maybe nickname
no you are accually not able to do it, you cant even know JWT_SECRET
in JWT is only userId of user and $id and $createdAt
ok so now imagine i log in using create email session and as jwt takes no params im assuming there is some way that it fetches the email id and returns the userid am i correct?
yes, you send your session with fetch and then you gen JWT with userId
Appwrite will get your userId from session
Explain me this with an example sir.
jwt has already your userId
Thank you @otik and @animeyeet
anything for @firestorm
mark it as solved!
No no yea ill mark it
Just figuring out how
How do i make it as solved? π
edit post and add [SOLVED] to the beginning of the title
Recommended threads
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...