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-05 10:42:14 +03:00
Code
Activity
Files
bdce2210eaa9f285bd2963588dfce0c33aac15a2
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
792d3c793b
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
..
authorization
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
consent.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
discovery.rs
Log more errors and setup Sentry integration
2023-01-30 18:04:44 +01:00
introspection.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00
keys.rs
Log more errors and setup Sentry integration
2023-01-30 18:04:44 +01:00
mod.rs
Rewrite the authorization grant logic
2022-05-06 17:12:39 +02:00
registration.rs
Capture better errors in Sentry
2023-01-31 16:25:15 +01:00
token.rs
Capture better errors in Sentry
2023-01-31 16:25:15 +01: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