directory
0.0.0-20241223094030-31fb1cc747fe
Repository: https://github.com/na4ma4/jwt-auth-registry.git
Documentation: pkg.go.dev

# Packages

Package authitem handles legacy user authentication.
Package jwtauth is an authentication function to be used by the httpauth package it has a background runner and channel plus caching for authentication request.
Package mainconfig contains the configuration defaults that span the admin client, the server and the client.
Package regauth is a bastardisation of https://github.com/adigunhammedolalekan/registry-auth and the docker/distribution types to generate a token.