1
0
mirror of synced 2025-12-19 18:10:59 -05:00

feat: move period inside quotes (#34116)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Shashwat Pathak
2024-07-29 23:34:23 +05:30
committed by GitHub
parent 4c99fb8f39
commit 01e12b1201

View File

@@ -52,7 +52,7 @@ Once an authorization is revoked, any tokens associated with the authorization w
The owner of an {% data variables.product.prodname_oauth_app %} can revoke an account's authorization of their app, this will also revoke any tokens associated with the authorization. For more information about revoking authorizations of your {% data variables.product.prodname_oauth_app %}, see "[AUTOTITLE](/rest/apps/oauth-applications#delete-an-app-authorization)."
{% data variables.product.prodname_oauth_app %} owners can also revoke individual tokens associated with an authorization. For more information about revoking individual tokens for your {% data variables.product.prodname_oauth_app %}, see "[AUTOTITLE](/rest/apps/oauth-applications#delete-an-app-token)".
{% data variables.product.prodname_oauth_app %} owners can also revoke individual tokens associated with an authorization. For more information about revoking individual tokens for your {% data variables.product.prodname_oauth_app %}, see "[AUTOTITLE](/rest/apps/oauth-applications#delete-an-app-token)."
## Token revoked due to excess of tokens for an {% data variables.product.prodname_oauth_app %} with the same scope