Categorygithub.com/pojntfx/go-auth-utils
module
0.1.0
Repository: https://github.com/pojntfx/go-auth-utils.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author