Skip to content
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

Return an auth token from Client::auth #104

Closed
mattarnoatibm opened this issue Nov 23, 2023 · 2 comments
Closed

Return an auth token from Client::auth #104

mattarnoatibm opened this issue Nov 23, 2023 · 2 comments

Comments

@mattarnoatibm
Copy link
Contributor

There are container registry API extensions that are not supported by the OCI distribution rust crate. So we can use the auth function from the OCI Distribution create to authenticate with a container registry in other crates the support the custom registry API extensions, we would want the Client::auth function to return an auth token.

@mattarnoatibm
Copy link
Contributor Author

The PR to implement this is #105.

@flavio
Copy link
Contributor

flavio commented Nov 24, 2023

Closing, the PR has been merged

@flavio flavio closed this as completed Nov 24, 2023
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

No branches or pull requests

2 participants