Skip to content

Commit 69262b8

Browse files
committed
OXDEV-8317: Add info about expiring accessToken after password change
1 parent ee25ebb commit 69262b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: consuming/AdministrateCustomer.rst

+4
Original file line numberDiff line numberDiff line change
@@ -374,3 +374,7 @@ needs to be logged in to use the mutation.
374374
"refreshToken": "your-refresh-token"
375375
}
376376
}
377+
378+
.. important::
379+
If the password will be reset or changed, your old **accessToken will expire** and is not usable anymore. Only the new
380+
accessToken can be used now.

0 commit comments

Comments
 (0)