Merge pull request #3093 from appwrite/fix-update-session-docs

Fix: update session docs
This commit is contained in:
Eldad A. Fux 2022-04-13 19:40:02 +03:00 committed by GitHub
commit 607c7e0020
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
Access tokens have limited lifespan and expire to mitigate security risks. If session was created using an OAuth provider, this route can be used to "refresh" the access token.