blob: 99ea592df13bb26adedd0f4f22ef62cc3683b097 [file] [log] [blame] [edit]
```release-note:improvement
auth/token: The `auth/token/revoke-accessor` endpoint is now idempotent and will
not error out if the token has already been revoked.
```