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

#485 in Authentication

Download history 59/week @ 2024-03-11 59/week @ 2024-03-18 41/week @ 2024-03-25 77/week @ 2024-04-01 50/week @ 2024-04-08 46/week @ 2024-04-15 58/week @ 2024-04-22 46/week @ 2024-04-29 45/week @ 2024-05-06 49/week @ 2024-05-13 49/week @ 2024-05-20 57/week @ 2024-05-27 56/week @ 2024-06-03 53/week @ 2024-06-10 49/week @ 2024-06-17 53/week @ 2024-06-24

220 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

~9–20MB
~301K SLoC