Skip to content

hummingbird-project/hummingbird-auth

Repository files navigation

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.