The Basic Auth implementation that can be used as a middleware by anyone who's using go-turbo to build their APIs.
WIP
The module exposes 3 providers
1. Generic Basic Auth
2. LDAP Auth
3. Database Auth
We are constantly working on adding more features in our module.