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-19 00:26:27 +03:00
Code
Activity
Files
6db455412f7d30ca0cb48fa12df722e75a470a1f
authentication-service
/
crates
/
oauth2-types
/
src
History
Quentin Gliech
7e30daf83e
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
..
registration
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
errors.rs
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
lib.rs
Enable clippy lints on a workspace level
2023-12-05 17:20:42 +01:00
oidc.rs
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
pkce.rs
Make sure all types of oauth2-types are documented
2022-12-01 10:45:38 +01:00
requests.rs
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
response_type.rs
Replace parse-display with manual Display/FromStr impls
2024-03-19 16:38:46 +01:00
scope.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
test_utils.rs
clippy: fix warnings in tests
2022-12-08 15:29:15 +01:00
webfinger.rs
ci: Update clippy to 1.66 and fix new warnings
2022-12-16 18:16:18 +01:00