[SOLVED] Get the information of a specific user from a function in appwrite
- 0
- Resolved
- Databases
- Functions
Hi, how can I get the information from the database of a specific user from a function in appwrite. since to obtain the information of a user his login is necessary. but I require it for the administrative part.
If the user is executing the function, there are two user function variables populated:
- User id
- JWT
The user id is the user id of the user so you can do some lookup
The JWT can be used to make requests on behalf of the user.
perfect it worked for me, thank you
[SOLVED] Get the information of a specific user from a function in appwrite
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.