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
a30d4b58f017afb42db31c530f88e85d8c4738f5
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
a30d4b58f0
Add exp claim in id_tokens
2022-01-10 17:59:57 +01:00
..
authorization.rs
Cut down a lot on compilation time
2021-12-17 19:55:22 +01:00
discovery.rs
Cut down a lot on compilation time
2021-12-17 19:55:22 +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