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
0ca4366f759e744cf3a40e63f17c3a4c6b7a37d9
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
0ca4366f75
Use associated error type in claims validator instead of anyhow.
2022-12-01 14:34:19 +01:00
..
authorization
Allow fetching more nodes by their IDs
2022-11-18 13:43:01 +01:00
consent.rs
Pass time and RNG in CSRF verification methods
2022-11-02 18:59:00 +01:00
discovery.rs
Allow access token types in introspection auth methods
2022-09-27 19:11:32 +02:00
introspection.rs
Allow fetching more nodes by their IDs
2022-11-18 13:43:01 +01:00
keys.rs
Upgrade axum to 0.6.0-rc.1
2022-09-06 13:11:54 +02:00
mod.rs
Rewrite the authorization grant logic
2022-05-06 17:12:39 +02:00
registration.rs
Generate a random secret on client registration
2022-11-02 18:59:00 +01:00
token.rs
Use associated error type in claims validator instead of anyhow.
2022-12-01 14:34:19 +01:00
userinfo.rs
Bump rustc to 1.65
2022-11-03 21:56:58 +01:00
webfinger.rs
Upgrade axum to 0.6.0-rc.1
2022-09-06 13:11:54 +02:00