You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: