1
0
Fork 0
mirror of synced 2024-07-12 18:05:55 +12:00
appwrite/docs/references/users/create-user-jwt.md
2024-05-27 20:04:50 +00:00

212 B

Use this endpoint to create a JSON Web Token for user by its unique ID. You can use the resulting JWT to authenticate on behalf of the user. The JWT secret will become invalid if the session it uses gets deleted.