Module authentication

Module authentication 

Source
Expand description

Utils to access and share authentication data between filters.

Structs§

Authentication
Default implementation of the AuthenticationHandler trait.
AuthenticationData
The data regarding the authentication.

Traits§

AuthenticationHandler
Trait to access and share authentication data between filters.