1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

Added docs

This commit is contained in:
Eldad Fux 2020-12-28 23:23:18 +02:00
parent bb52478bc3
commit 94c23cd053

View file

@ -0,0 +1 @@
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.