mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-29 11:00:32 +00:00
e24734260aa430e73c53574a95fe892ba5702d4f
OAuth 2.0 authentication server for Matrix
This is an attempt to implement an OAuth 2.0 and OpenID Connect authentication server for Matrix, following MSC2964. Don't expect too much here for now, this is very much a work in progress.
Running
- Install Rust and Cargo
- Clone this repository
- Compile and run the server via
cargo run - Go to http://localhost:8080/
Languages
Rust
83.3%
TypeScript
9.9%
HTML
4%
Open Policy Agent
1%
CSS
0.9%
Other
0.7%