Skip to content

Update create token endpoint #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ianpittwood
Copy link

/v2/users/login was deprecated by Docker Hub in favor of using /v2/auth/token to create access tokens. Switching endpoints adds support for creating auth tokens using Organizational Access Tokens (OATs), but OATs still appear to lack sufficient permissions to alter repositories

/v2/users/login was deprecated in favor of using /v2/auth/token to create access tokens. Switching endpoints adds support for creating auth tokens from OATs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant