Tell us about your request
Add fine grained permission/scopes to personal access token to allow accessing non-registry APIs similar to how Github provides. This is an extension of Official REST API feature and requires that to be supported first.
Which service(s) is this request for?
Docker Hub
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I cannot automate many tasks in Hub. For example, after enabling 2FA If I am not using autobuilds I cannot update the repository's readme to VCS's readme.
Are you currently working around the issue?
Disabling 2FA and reverse engineering existing APIs from browser.
Additional context
https://github.com/docker/hub-feedback/issues/2006
https://github.com/docker/hub-feedback/issues/1927
I would be happy with just specific token for updating the image description. Just a single hardcoded function, without scope management.
Hi guys, been following this for a while but is there any word on this?
Most helpful comment
I would be happy with just specific token for updating the image description. Just a single hardcoded function, without scope management.