6 releases (breaking)

0.5.1-alpha.0 Jun 15, 2021
0.5.0 Jun 15, 2021
0.4.0 Mar 25, 2021
0.3.0 Nov 13, 2020
0.1.0 May 31, 2020

#563 in Authentication

Download history 14/week @ 2023-08-09 18/week @ 2023-08-16 13/week @ 2023-08-23 11/week @ 2023-08-30 113/week @ 2023-09-06 71/week @ 2023-09-13 16/week @ 2023-09-20 13/week @ 2023-09-27 65/week @ 2023-10-04 56/week @ 2023-10-11 100/week @ 2023-10-18 86/week @ 2023-10-25 62/week @ 2023-11-01 159/week @ 2023-11-08 79/week @ 2023-11-15 26/week @ 2023-11-22

336 downloads per month
Used in okta-jwt-verifier

Apache-2.0

20KB
175 lines

tide-http-auth

A bring-your-own-user-type Tide middleware for implementing pluggable basic and bearer auth for authorization headers.

Use this crate if:

  • You want to implement Authorization: Bearer <tktktk> auth.
  • You want to implement Authorization: Basic auth.

See the examples for more.

License

Apache-2.0

Dependencies

~7–17MB
~261K SLoC