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.
You can find documentation for HummingbirdAuth here. The hummingbird-examples repository has a number of examples of different uses of the library.