# README
go-auth-utils
Simple auth utilities for Go to secure web APIs with.
Overview
go-auth-utils provides simple utilities to authenticate with the following mechanisms:
- HTTP Basic Authentication
- OpenID Connect
See the Go Reference for more information.
License
go-auth-utils (c) 2022 Felicitas Pojtinger and contributors
SPDX-License-Identifier: AGPL-3.0
# Packages
No description provided by the author