BasicOIDC/src/data
2022-08-25 08:03:49 +02:00
..
access_token.rs Use JWT token for access token 2022-04-15 20:08:31 +02:00
app_config.rs cargo clippy 2022-04-19 11:03:10 +02:00
client.rs Deprecate dangerous feature 2022-04-18 17:05:26 +02:00
code_challenge.rs Add code challenge support 2022-04-14 18:04:01 +02:00
crypto_wrapper.rs Update aes dependency 2022-08-20 09:30:36 +02:00
current_user.rs Update actix_identity 2022-07-22 12:21:38 +02:00
entity_manager.rs Can specify environment variables in client configuration 2022-04-15 21:58:07 +02:00
id_token.rs Generate & return webauthn registration challenge 2022-04-20 21:06:53 +02:00
jwt_signer.rs Simplify code 2022-04-14 18:07:30 +02:00
login_redirect.rs Improve redirect URI management 2022-04-19 19:30:24 +02:00
mod.rs Generate & return webauthn registration challenge 2022-04-20 21:06:53 +02:00
open_id_user_info.rs Userinfo endpoint is working 2022-04-15 17:04:23 +02:00
openid_config.rs Can bypass code verifier for specific clients 2022-04-15 18:28:53 +02:00
remote_ip.rs Easily get current signed in user in requests 2022-04-05 17:40:33 +02:00
session_identity.rs Refactor code 2022-07-22 14:28:44 +02:00
totp_key.rs Generate & return webauthn registration challenge 2022-04-20 21:06:53 +02:00
user.rs cargo clippy 2022-08-24 13:38:12 +02:00
webauthn_manager.rs Add RP name in webauthn 2022-08-25 08:03:49 +02:00