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
b9e46dfc553aaaee552c662d72055785b71a3e8e
authentication-service
/
crates
/
handlers
/
src
/
oauth2
History
Quentin Gliech
b9e46dfc55
Some cleanups
2022-09-02 15:37:46 +02:00
..
authorization
Move the Encrypter from the config to the keystore
2022-09-02 15:37:46 +02:00
consent.rs
Move the Encrypter from the config to the keystore
2022-09-02 15:37:46 +02:00
discovery.rs
Add a dedicated keystore crate
2022-09-02 15:37:46 +02:00
introspection.rs
Move the Encrypter from the config to the keystore
2022-09-02 15:37:46 +02:00
keys.rs
Add a dedicated keystore crate
2022-09-02 15:37:46 +02:00
mod.rs
Rewrite the authorization grant logic
2022-05-06 17:12:39 +02:00
registration.rs
Use an enum for client error codes
2022-09-01 17:59:37 +02:00
token.rs
Some cleanups
2022-09-02 15:37:46 +02:00
userinfo.rs
Some cleanups
2022-09-02 15:37:46 +02:00
webfinger.rs
Have a unified URL builder/router
2022-05-10 09:52:48 +02:00