This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
Auth Middlewares
A new auth middleware mechanism to parse and validate Authorization
header.
Functionality for following auth types provided:
- Basic auth
- JWT (bearer)