You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/reference/api/hub/latest.yaml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -53,10 +53,9 @@ tags:
53
53
54
54
# Types
55
55
56
-
These are the types of authentication available for the Docker Hub API.
56
+
The Docker Hub API supports the following authentication types.
57
57
58
-
Each authentication type should be used with the [Create access token](#tag/authentication-api/operation/AuthCreateAccessToken)
59
-
route to obtain a bearer token to be used.
58
+
You must use each authentication type with the [Create access token](#tag/authentication-api/operation/AuthCreateAccessToken) route to obtain a bearer token.
60
59
61
60
## Password
62
61
Using a username and password is the most powerful, yet least secure way
0 commit comments