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-21 23:00:50 +03:00
Code
Activity
Files
9309f04880c484465d63bac6cd2297f95ab09c2c
authentication-service
/
crates
/
axum-utils
/
src
History
Kévin Commaille
80d317f23c
Add variants for unknown values on mas-iana types
...
Remove the Copy derive and mark enums as non-exhaustive.
2022-09-28 13:43:39 +02:00
..
client_authorization.rs
Add variants for unknown values on mas-iana types
2022-09-28 13:43:39 +02:00
cookies.rs
Add missing clippy lints in
mas-axum-utils
2022-08-08 10:06:20 +02:00
csrf.rs
Use axum-extra's PrivateCookieJar
2022-04-29 14:56:06 +02:00
fancy_error.rs
Simplify error handling in user-facing routes
2022-05-10 17:47:38 +02:00
jwt.rs
JWT response wrapper
2022-09-02 15:37:46 +02:00
lib.rs
JWT response wrapper
2022-09-02 15:37:46 +02:00
session.rs
Add missing clippy lints in
mas-axum-utils
2022-08-08 10:06:20 +02:00
user_authorization.rs
Upgrade axum to 0.6.0-rc.1
2022-09-06 13:11:54 +02:00