Crate manas_authentication

Source
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.