How can I create jwt in this case? I tried the docs with no success. hope the helping
Create jwt
:appwriteupvote:
I just checked again and don't know if it's because of my lack of knowledge or because our docs are incomplete. Because I've seen it quite a few times and many APIs, if the instructions on the docs don't work at all
Looking forward to your help, thank you
whats the issue?? how are you using the code snippet in docs? what platform? what appwrite version? 😅
Recommended threads
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go ab...
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...