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
Use docker expiration string from auth config (#196)
Description of changes:
Just checking the existence of the authorization string in Docker config is not sufficient to determine whether the user is logged into ECR public
This PR will decode the expiration timestamp from the authorization string and compare it to the current UTC timestamp.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments