module Authn
Overview
Module Authn defines different methods of authentication for talking to a container registry.
Defined in:
authn/authn.crauthn/keychain.cr
authn/multikeychain.cr
Constant Summary
-
ANONYMOUS =
Anonymous.new
-
Singleton Authenticator for providing anonymous auth.