Module actix_identity::config
source · Expand description
Configuration options to tune the behaviour of IdentityMiddleware
.
Structs
A fluent builder to construct an
IdentityMiddleware
instance with custom configuration
parameters.Enums
LogoutBehaviour
controls what actions are going to be performed when Identity::logout
is
invoked.