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
40b49cdd100d0947defb511d44aa5380c187a25f
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
40b49cdd10
Add a way to lock users
2023-08-03 14:06:34 +02:00
..
authorization
Remove the last authentication from the browser session model
2023-07-21 19:50:30 +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
Add a way to lock users
2023-08-03 14:06:34 +02:00
keys.rs
Log more errors and setup Sentry integration
2023-01-30 18:04:44 +01:00
mod.rs
Remove the last authentication from the browser session model
2023-07-21 19:50:30 +02:00
registration.rs
Define upstream OAuth providers in the config
2023-06-26 17:24:56 +02:00
revoke.rs
Provision and delete Matrix devices in OAuth sessions
2023-04-24 10:42:38 +02:00
token.rs
Remove the last authentication from the browser session model
2023-07-21 19:50:30 +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