heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

Accepting tokens from "access_token"-field #74

Open dennismeissel opened 4 years ago

dennismeissel commented 4 years ago

For compatibility with OAuth 2.0, token under the name access_token should also be accepted. More info https://docs.docker.com/registry/spec/auth/token/#token-response-fields

LeoQuote commented 4 years ago

This is frustrating, the project seems to be stale, the pr could not be merged