diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/password_auth_providers.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/password_auth_providers.md b/docs/password_auth_providers.md index fef1d47e85..7d98d9f255 100644 --- a/docs/password_auth_providers.md +++ b/docs/password_auth_providers.md @@ -14,6 +14,7 @@ password auth provider module implementations: * [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3/) * [matrix-synapse-shared-secret-auth](https://github.com/devture/matrix-synapse-shared-secret-auth) +* [matrix-synapse-rest-password-provider](https://github.com/ma1uta/matrix-synapse-rest-password-provider) ## Required methods |