Expand description
This crate provides implementations of various http authentication schemes for solid storage resource servers and authorization servers.
Modulesยง
- challenge_
response_ framework - I define Challenge-Response based framework for http authentication, as defined in rfc9110.
- common
- I define few types common to all authentication implementations.