updated managing PAT

This commit is contained in:
Jerae Duffin 2021-07-22 13:32:08 -05:00
parent d36953ee58
commit 8c179600ae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Docker Hub lets you create personal access tokens as alternatives to your passwo
Using personal access tokens provides some advantages over a password:
* You can investigate the last usage of the access token and disable or delete it if you find any suspicious activity.
* When logged in with an access token, you can't perform any admin activity on the account, including changing the password.
* When using an access token, you can't perform any admin activity on the account, including changing the password. It protects your account if your computer is compromised.
>**Important**
>