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 |
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 |
session_identity.rs
|
Refactor code
|
2022-07-22 14:28:44 +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 |