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-12-03 22:51:11 +03:00
Code
Activity
Files
1993f4cfca14f748b1ee7b8a6329abbd09c8cf95
authentication-service
/
crates
/
handlers
/
src
History
Quentin Gliech
d2d68e9a27
Make password-based login optional
2023-05-23 17:02:02 +02:00
..
compat
Make password-based login optional
2023-05-23 17:02:02 +02:00
oauth2
Silence clippy warning about a function being too long
2023-04-24 10:42:38 +02:00
snapshots
Bump Rust dependencies
2023-03-14 10:47:35 +01:00
upstream_oauth2
Replace the OTEL-based tracing layer with
tracing
based layers
2023-04-18 14:45:43 +02:00
views
Make password-based login optional
2023-05-23 17:02:02 +02:00
app_state.rs
Schedule jobs through the repository
2023-04-14 10:22:22 +02:00
graphql.rs
Have a Requester in the GraphQL API, in preparation for accessing it with OAuth credentials
2023-04-25 16:39:15 +02:00
health.rs
Add test helpers for handlers and use them
2023-02-21 12:06:30 +01:00
lib.rs
Schedule jobs through the repository
2023-04-14 10:22:22 +02:00
passwords.rs
Make password-based login optional
2023-05-23 17:02:02 +02:00
test_utils.rs
Have a Requester in the GraphQL API, in preparation for accessing it with OAuth credentials
2023-04-25 16:39:15 +02:00