Module: Auth
- Defined in:
- app/services/auth/dpop_authentication_service.rb,
app/services/auth/dependency_proxy_authentication_service.rb,
app/services/auth/container_registry_authentication_service.rb
Overview
rubocop:disable Gitlab/BoundedContexts – following the same structure as other services
Defined Under Namespace
Classes: ContainerRegistryAuthenticationService, DependencyProxyAuthenticationService, DpopAuthenticationService