Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 574 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 574 Bytes

nginxauth

Build Status Coverage Status

A Go http server or middleware that can be used as an authentication backend with NGINX or directly in a Go web server Capabilities included:

  1. Session management (through Redis by default)
  2. User authentication and hashing (OpenLDAP or SQL database)
  3. Email notification