package
0.0.0-20240906124643-5ce5b849629e
Repository: https://github.com/mikeydub/go-gallery.git
Documentation: pkg.go.dev
# Functions
AuthorizeHeader checks if the request has a Basic Auth header matching the specified username and password.
AuthorizeHeaderForAllowedTypes checks whether the request has a Basic Auth header matching one of the known token types.
MakeHeader takes a password and an optional username and base64 encodes them in the format required for a basic auth header.
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author