summary refs log tree commit diff
path: root/docs/password_auth_providers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/password_auth_providers.md')
-rw-r--r--docs/password_auth_providers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/password_auth_providers.md b/docs/password_auth_providers.md
index 96f9841b7a..5d9ae67041 100644
--- a/docs/password_auth_providers.md
+++ b/docs/password_auth_providers.md
@@ -13,6 +13,7 @@ own password auth providers. Additionally, here is a list of known
 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)
 
 ## Required methods