
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
- TableDB.getRow() response does not conta...
This is for Web/React sdk 20.0.0 The row was created via `TableDB.createRow(...)` and I can see it in the console with the relationships correctly set. In the c...
- Looking for FullStack Developer
I'm looking for FullStack Developer who is passionated about both Frontend and Backend. If you are interested, please DM me. Thanks.
- Asynchronous Function Execution via Func...
Hi everyone, Is there a way to call a function via its function domain URL with async execution set to true?
