apply suggestions from review, and other clarifications
This commit is contained in:
parent
84747f90e8
commit
91b2a49b6f
2 changed files with 51 additions and 44 deletions
|
@ -42,6 +42,9 @@ paths:
|
|||
not make any assumptions about the old access token still being valid,
|
||||
and should use the newly provided access token instead.
|
||||
|
||||
The old refresh token remains valid until the new access token or refresh token
|
||||
is used, at which point the old refresh token is revoked.
|
||||
|
||||
Note that this endpoint does not require authentication, since
|
||||
authentication is provided via the refresh token.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue