This website requires JavaScript.
Explore
Help
Sign In
matrix
/
authentication-service
Watch
1
Star
0
Fork
0
You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced
2025-11-26 10:44:51 +03:00
Code
Activity
Files
eb8bda6bbb502c47680ddfa26cdf338bcc3be7ed
authentication-service
/
crates
/
axum-utils
/
src
History
Quentin Gliech
792d3c793b
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
..
client_authorization.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
cookies.rs
Save the post auth action during upstream OAuth login
2022-12-05 19:39:51 +01:00
csrf.rs
handlers: box the rng and clock, and extract it from the state
2023-01-18 17:49:59 +01:00
fancy_error.rs
Capture better errors in Sentry
2023-01-31 16:25:15 +01:00
http_client_factory.rs
Fix rustdoc lints
2023-01-18 12:25:49 +01:00
jwt.rs
JWT response wrapper
2022-09-02 15:37:46 +02:00
lib.rs
Add a global HTTP client factory
2022-12-05 19:39:51 +01:00
session.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
user_authorization.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00