Categorygithub.com/greenpau/go-authcrunch
repositorypackage
1.1.4
Repository: https://github.com/greenpau/go-authcrunch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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 developed for the Caddy web server in the form of caddy-security app, AuthCrunch forms the foundation for the server's security functionality, including authentication portal, authorization gateway, and other features.

Documentation

Please browse to docs.authcrunch.com.

Issues

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

Plugins