diff --git a/README.md b/README.md index 674498eb5..8254fba3c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OAuth 2.0 authentication server for Matrix +# OAuth2.0 + OpenID Provider for Matrix Homeservers This is an attempt to implement an OAuth 2.0 and OpenID Connect authentication server for Matrix, following [MSC2964](https://github.com/matrix-org/matrix-doc/pull/2964). Don't expect too much here for now, this is very much a work in progress.