1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Review changes

This commit is contained in:
Matej Bačo 2022-04-13 14:44:21 +00:00
parent bae4eb8959
commit 54f8556f95

View file

@ -1 +1 @@
If session was created using OAuth provider, this method will renew access token.
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.