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