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-21 23:00:50 +03:00
Code
Activity
Files
97ab75fb151039e164b0f9ff3c13dae93ef0aa9f
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
97ab75fb15
Add loads of server metadata in the discovery document
2022-01-11 12:54:26 +01:00
..
authorization.rs
Cut down a lot on compilation time
2021-12-17 19:55:22 +01:00
discovery.rs
Add loads of server metadata in the discovery document
2022-01-11 12:54:26 +01:00
introspection.rs
Cut down a lot on compilation time
2021-12-17 19:55:22 +01:00
keys.rs
Support private_key_jwt client auth
2022-01-05 21:07:18 +01:00
mod.rs
New JWT/JOSE crate
2022-01-04 22:28:00 +01:00
token.rs
Add exp claim in id_tokens
2022-01-10 17:59:57 +01:00
userinfo.rs
Cut down a lot on compilation time
2021-12-17 19:55:22 +01:00