BasicOIDC/src/data
Pierre HUBERT 8d739c6f72
All checks were successful
continuous-integration/drone/push Build is passing
Fix issue with code
2024-03-26 21:59:43 +01:00
..
access_token.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
action_logger.rs Refactor dependencies to reduce code base size (#111) 2023-04-29 11:11:24 +00:00
app_config.rs Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
client.rs Add default clients (#105) 2023-04-15 10:19:15 +00:00
code_challenge.rs Update crate base64 2023-01-23 16:38:21 +01:00
current_user.rs Record successful 2FA authentication in session cookie 2024-03-25 18:04:54 +01:00
entity_manager.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
force_2fa_auth.rs Fix issue with code 2024-03-26 21:59:43 +01:00
id_token.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
jwt_signer.rs Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
login_redirect.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
mod.rs Can force 2FA authent 2024-03-26 21:07:29 +01:00
provider_configuration.rs Refactor dependencies to reduce code base size (#111) 2023-04-29 11:11:24 +00:00
provider.rs Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
session_identity.rs Record successful 2FA authentication in session cookie 2024-03-25 18:04:54 +01:00
totp_key.rs Accept future OTP code 2024-03-25 17:18:08 +01:00
user.rs Can force 2FA authent 2024-03-26 21:07:29 +01:00
users_file_entity.rs Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
webauthn_manager.rs Refactor dependencies to reduce code base size (#111) 2023-04-29 11:11:24 +00:00