Skip to content

Commit 2562897

Browse files
authored
[Improvement]: Add 50 token limit for fine grained tokens #16151 (#55438)
1 parent 83537cc commit 2562897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens.md

+3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ For more information about best practices, see [AUTOTITLE](/rest/overview/keepin
9595

9696
## Creating a {% data variables.product.pat_v2 %}
9797

98+
> [!NOTE]
99+
> There is a limit of 50 {% data variables.product.pat_v2_plural %} you can create. If you require more tokens or are building automations, consider using a {% data variables.product.prodname_github_app %} for better scalability and management. For more information, see [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/deciding-when-to-build-a-github-app#choosing-between-a-github-app-or-a-personal-access-token).
100+
98101
{% ifversion fpt or ghec %}1. [Verify your email address](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address), if it hasn't been verified yet.{% endif %}
99102
{% data reusables.user-settings.access_settings %}
100103
{% data reusables.user-settings.developer_settings %}

0 commit comments

Comments
 (0)