1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
appwrite/docs/references/account/create-jwt.md
2020-12-28 23:23:18 +02:00

280 B

Use this endpoint to create a JSON Web Token. You can use the resulting JWT to authenticate on behalf of the current user when working with the Appwrite server-side API and SDKs. The JWT secret is valid for 15 minutes from its creation and will be invalid if the user will logout.