From a82664a19528119d59e0e36682fd56594837d063 Mon Sep 17 00:00:00 2001 From: robjtede Date: Sat, 2 Mar 2024 18:33:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20actix/ac?= =?UTF-8?q?tix-extras@74c85453632c1f3ec80ad27871b5147f9917f619=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actix_identity/all.html | 2 +- actix_identity/config/enum.LogoutBehaviour.html | 2 +- actix_identity/config/index.html | 2 +- .../config/struct.IdentityMiddlewareBuilder.html | 2 +- actix_identity/error/enum.GetIdentityError.html | 8 ++++---- actix_identity/error/index.html | 2 +- actix_identity/error/struct.LoginError.html | 4 ++-- actix_identity/error/struct.LostIdentityError.html | 2 +- actix_identity/error/struct.MissingIdentityError.html | 4 ++-- actix_identity/error/struct.SessionExpiryError.html | 2 +- actix_identity/index.html | 2 +- actix_identity/struct.Identity.html | 2 +- actix_identity/struct.IdentityMiddleware.html | 2 +- actix_identity/trait.IdentityExt.html | 2 +- help.html | 4 ++-- search-index.js | 2 +- settings.html | 4 ++-- trait.impl/core/convert/trait.From.js | 2 +- 18 files changed, 25 insertions(+), 25 deletions(-) diff --git a/actix_identity/all.html b/actix_identity/all.html index 29f4ac0c2..640c4837d 100644 --- a/actix_identity/all.html +++ b/actix_identity/all.html @@ -1,2 +1,2 @@ -List of all items in this crate +List of all items in this crate
\ No newline at end of file diff --git a/actix_identity/config/enum.LogoutBehaviour.html b/actix_identity/config/enum.LogoutBehaviour.html index 9a10d80cd..f7fe78905 100644 --- a/actix_identity/config/enum.LogoutBehaviour.html +++ b/actix_identity/config/enum.LogoutBehaviour.html @@ -1,4 +1,4 @@ -LogoutBehaviour in actix_identity::config - Rust +LogoutBehaviour in actix_identity::config - Rust
#[non_exhaustive]
pub enum LogoutBehaviour { PurgeSession, DeleteIdentityKeys, diff --git a/actix_identity/config/index.html b/actix_identity/config/index.html index d7b8ea1cf..f1f493285 100644 --- a/actix_identity/config/index.html +++ b/actix_identity/config/index.html @@ -1,4 +1,4 @@ -actix_identity::config - Rust +actix_identity::config - Rust

Module actix_identity::config

source ·
Expand description

Configuration options to tune the behaviour of IdentityMiddleware.

Structs§

Enums§