From 98c6f74a833312cd9f9bb5dee2fb5d0ad64a792a Mon Sep 17 00:00:00 2001 From: Josh Date: Tue, 18 Feb 2025 12:03:40 -0700 Subject: [PATCH] Update content/reference/api/hub/latest.yaml Co-authored-by: Sarah Sanders --- content/reference/api/hub/latest.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/reference/api/hub/latest.yaml b/content/reference/api/hub/latest.yaml index d03b381c149..75beaece908 100644 --- a/content/reference/api/hub/latest.yaml +++ b/content/reference/api/hub/latest.yaml @@ -53,10 +53,9 @@ tags: # Types - These are the types of authentication available for the Docker Hub API. + The Docker Hub API supports the following authentication types. - Each authentication type should be used with the [Create access token](#tag/authentication-api/operation/AuthCreateAccessToken) - route to obtain a bearer token to be used. + You must use each authentication type with the [Create access token](#tag/authentication-api/operation/AuthCreateAccessToken) route to obtain a bearer token. ## Password Using a username and password is the most powerful, yet least secure way