Skip to content

Commit

Permalink
Change access token link to the user sessions page
Browse files Browse the repository at this point in the history
  • Loading branch information
dacharyc committed Aug 6, 2024
1 parent e222e29 commit 3201d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sdk/users/custom-user-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ data, see the Update Custom User Data section on this page.
user custom data document immediately when underlying data changes.
Instead, App Services fetches the most recent version of custom user
data whenever a user refreshes their :ref:`access token
<user-sessions>`, which is used by most SDK operations that contact
<manage-user-sessions>`, which is used by most SDK operations that contact
the App Services backend. If the token is not refreshed before its default
30 minute expiration time, the SDK refreshes the token on the next call to
the backend. Custom user data could be stale for up to 30 minutes plus the
Expand Down

0 comments on commit 3201d61

Please sign in to comment.