Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 563 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 563 Bytes

Hummingbird Auth

Authentication framework and extensions for Hummingbird server framework.

Includes authentication and session middleware, bearer, basic authentication extraction from your Request headers, Bcrypt encryption for passwords.

Documentation

You can find documentation for HummingbirdAuth here. The hummingbird-examples repository has a number of examples of different uses of the library.