/go-auth-utils

Simple auth utilities for Go to secure web APIs with.

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

go-auth-utils

Simple auth utilities for Go to secure web APIs with.

Go Version Go Reference

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