pgporada / go-authcrunch

AuthCrunch provides Authentication, Authorization, and Accounting (AAA) Security Functions (SF) in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-authcrunch

AuthCrunch provides Authentication, Authorization, and Accounting (AAA) Security Functions (SF) in Golang.

This code base contains the functions implementing AAA. It is a standalone library, i.e. it can be used with Gin, Beego, Echo, Mux (Gorilla). Originally, the library was a part of the development of Caddy v2 caddy-auth-portal, caddy-auth-jwt, and caddy-authorize plugins.

Documentation

Please browse to authp.github.io.

Issues

  • Caddy-specific: Open
  • Other Go-frameworks: Open

Plugins

About

AuthCrunch provides Authentication, Authorization, and Accounting (AAA) Security Functions (SF) in Golang

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Makefile 0.1%Language:Shell 0.0%