mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed --> ## Description Internal feedback reported that the deprecated auth endpoint does not support OATs. Updated to new auth endpoint. Upon testing the rest of the flow, the repositories endpoint has the following error, `token issued from organization access token is not allowed`. The current flow does not appear to work with OATs. Updated to PAT and tested that it worked. https://deploy-preview-24396--docsdocker.netlify.app/docker-hub/repos/manage/export/ ## Related issues or tickets https://docker.slack.com/archives/C04300R4G5U/p1773779041999559 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>