mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Merge pull request #3093 from appwrite/fix-update-session-docs
Fix: update session docs
This commit is contained in:
commit
607c7e0020
1 changed files with 1 additions and 0 deletions
1
docs/references/account/update-session.md
Normal file
1
docs/references/account/update-session.md
Normal 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.
|
||||
Loading…
Reference in a new issue