mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 13:37:57 +08:00
802c2be924
- Use NewBearerAuthorizer constructor instead of manual initialization - Remove unused CreateOAuth2Config helper function - Remove unnecessary sleep calls from tests (faster and more reliable) - Remove unused oauth2 import Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>