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-20 12:02:22 +03:00
Code
Activity
Files
d34e01fc67a9b5e9feda4c8f74c1e2ef0de60d81
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
d34e01fc67
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
..
authorization
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
consent.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
discovery.rs
handlers: add a test for OIDC discovery
2023-02-22 16:38:48 +01:00
introspection.rs
handlers: add tests for introspection endpoint
2023-02-24 17:45:50 +01:00
keys.rs
Log more errors and setup Sentry integration
2023-01-30 18:04:44 +01:00
mod.rs
handlers: add tests for the token endpoint
2023-02-22 19:38:01 +01:00
registration.rs
handlers: add a test for OIDC discovery
2023-02-22 16:38:48 +01:00
revoke.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
token.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
userinfo.rs
Capture better errors in Sentry
2023-01-31 16:25:15 +01:00
webfinger.rs
Log more errors and setup Sentry integration
2023-01-30 18:04:44 +01:00