/hummingbird-auth

Authentication framework and extensions for Hummingbird

Primary LanguageSwiftApache License 2.0Apache-2.0

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.