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
|[Reset a token](https://docs.github.com/en/rest/reference/apps#reset-a-token)|`"resetToken"`| – |
220
-
|[Renewing a user token with a refresh token](https://docs.github.com/en/developers/apps/building-github-apps/reshing-user-to-server-access-tokens#renewing-a-user-token-with-a-refresh-token) (for GitHub App with token expiration enabled) |`"refreshToken"`| – |
221
-
|[Delete an app token](https://docs.github.com/en/rest/reference/apps#delete-an-app-token) (sign out) |`"deleteToken"`|`offline: true` (only deletes session from local session store) |
222
-
|[Delete an app authorization](https://docs.github.com/en/rest/reference/apps#delete-an-app-authorization)|`"deleteAuthorization"`| – |
|[Reset a token](https://docs.github.com/en/rest/reference/apps#reset-a-token)|`"resetToken"`| – |
220
+
|[Renewing a user token with a refresh token](https://docs.github.com/en/developers/apps/building-github-apps/refreshing-user-to-server-access-tokens#renewing-a-user-token-with-a-refresh-token) (for GitHub App with token expiration enabled) |`"refreshToken"`| – |
221
+
|[Delete an app token](https://docs.github.com/en/rest/reference/apps#delete-an-app-token) (sign out) |`"deleteToken"`|`offline: true` (only deletes session from local session store) |
222
+
|[Delete an app authorization](https://docs.github.com/en/rest/reference/apps#delete-an-app-authorization)|`"deleteAuthorization"`| – |
0 commit comments