diff --git a/docs/references/account/update-session.md b/docs/references/account/update-session.md new file mode 100644 index 0000000000..98080fda55 --- /dev/null +++ b/docs/references/account/update-session.md @@ -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. \ No newline at end of file