searchState.loadedDescShard("actix_identity", 0, "Identity management for Actix Web.\nA verified user identity. It can be used as a request …\nHelper trait to retrieve an Identity
instance from various …\nIdentity management middleware.\nA fluent API to configure IdentityMiddleware
.\nConfiguration options to tune the behaviour of …\nFailure modes of identity operations.\nReturns the argument unchanged.\nReturns the argument unchanged.\nRetrieve the identity attached to the current session, if …\nReturn the user id associated to the current session.\nCalls U::from(self)
.\nCalls U::from(self)
.\nAttach a valid user identity to the current session.\nRemove the user identity from the current session.\nWhen Identity::logout
is called, remove the identity …\nA fluent builder to construct an IdentityMiddleware
…\nLogoutBehaviour
controls what actions are going to be …\nWhen Identity::logout
is called, purge the current session.\nFinalises the builder and returns an IdentityMiddleware
…\nReturns the argument unchanged.\nReturns the argument unchanged.\nSet a custom key to identify the user in the session.\nCalls U::from(self)
.\nCalls U::from(self)
.\nSet a custom key to store the last visited unix timestamp.\nAutomatically logs out users after a certain amount of …\nSet a custom key to store the login unix timestamp.\nDetermines how Identity::logout
affects the current …\nAutomatically logs out users after a certain amount of …\nErrors that can occur while retrieving an identity.\nError that can occur during login attempts.\nThe identity information has been lost.\nIdentity info was lost after being validated.\nThere is no identity information attached to the current …\nNo identity is found in a session.\nError encountered when working with a session that has …\nThe session has expired.\nFailed to accessing the session store.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.\nCalls U::from(self)
.")