1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Update docs

This commit is contained in:
Eldad Fux 2021-06-06 20:54:50 +03:00
parent 7a0b0b6dd0
commit a953892cd3

View file

@ -1 +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.
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 in that time frame.