BasicOIDC/src/data
Pierre Hubert 6d2e52d632
All checks were successful
continuous-integration/drone/push Build is passing
Add default clients (#105)
* Add the possibility to create client enabled by default when creating new accounts
* Can mark clients are granted for all users, regardless of users accounts grants

Reviewed-on: #105
2023-04-15 10:19:15 +00:00
..
access_token.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
action_logger.rs Update to code to Rust 1.67 2023-02-02 10:22:15 +01:00
app_config.rs Add IP location service 2022-11-12 17:02:34 +01: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
crypto_wrapper.rs Update crate base64 2023-01-23 16:38:21 +01:00
current_user.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
entity_manager.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
id_token.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
jwt_signer.rs Update crate base64 2023-01-23 16:38:21 +01:00
login_redirect.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
mod.rs Refactor users management 2022-11-19 17:52:35 +01:00
open_id_user_info.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
openid_config.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
remote_ip.rs Add IP location service 2022-11-12 17:02:34 +01:00
session_identity.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
totp_key.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
user.rs Add default clients (#105) 2023-04-15 10:19:15 +00:00
users_file_entity.rs Update to code to Rust 1.67 2023-02-02 10:22:15 +01:00
webauthn_manager.rs Add default clients (#105) 2023-04-15 10:19:15 +00:00