Skip to content

Commit 3201d61

Browse files
committed
Change access token link to the user sessions page
1 parent e222e29 commit 3201d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/users/custom-user-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ data, see the Update Custom User Data section on this page.
208208
user custom data document immediately when underlying data changes.
209209
Instead, App Services fetches the most recent version of custom user
210210
data whenever a user refreshes their :ref:`access token
211-
<user-sessions>`, which is used by most SDK operations that contact
211+
<manage-user-sessions>`, which is used by most SDK operations that contact
212212
the App Services backend. If the token is not refreshed before its default
213213
30 minute expiration time, the SDK refreshes the token on the next call to
214214
the backend. Custom user data could be stale for up to 30 minutes plus the

0 commit comments

Comments
 (0)