A bring-your-own-user-type Tide middleware for implementing pluggable basic and bearer auth for authorization headers.
Use this crate if:
Authorization: Bearer <tktktk>
Authorization: Basic
See the examples for more.
Apache-2.0