Skip to content

HTTP auth for tide! Pretty Basic, if you'll Bearer with me

License

Notifications You must be signed in to change notification settings

ryzokuken/tide-http-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

HTTP auth for tide! Pretty Basic, if you'll Bearer with me

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Rust 100.0%