You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.
How to migrate a token to a new one (Related to how do we revoke a token).
Can you elaborate?
For me when you revoke a token you just remove it from every permissions and authors list and the token table
If you need to add one, you should add it before revoking the other
Maybe we can add a PATCH /tokens/:token helper to say hey, replace this token by this one?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: