Removed inaccurate info on permissions (#9495)

Signed-off-by: Lena Larionova <lena.larionova@docker.com>
This commit is contained in:
lena-larionova 2019-09-20 10:25:49 -07:00 committed by Adrian Plata
parent 9351f15192
commit c26fd49707
1 changed files with 2 additions and 5 deletions

View File

@ -4,10 +4,7 @@ description: Learn how to create and manage your personal Docker Hub access toke
keywords: docker hub, hub, security, PAT, personal access token
---
Docker Hub lets you create personal access tokens as alternatives to
your password. Access tokens are linked to a particular user account and
duplicate any permissions that account has. If the account changes
permissions, so will the token.
Docker Hub lets you create personal access tokens as alternatives to your password. You can use tokens to access Hub images from the Docker CLI.
Access tokens are useful in cases such as building integrations since
you can issue multiple tokens &ndash; one for each integration &ndash;