No description
Find a file
Hannah Ward 1f6d7908a4 add readme
2020-05-16 15:27:44 +01:00
matrix_synapse_pleroma_password_provider initial commit 2020-05-16 15:13:31 +01:00
.gitignore initial commit 2020-05-16 15:13:31 +01:00
README.md add readme 2020-05-16 15:27:44 +01:00
setup.py initial commit 2020-05-16 15:13:31 +01:00

Matrix Synapse pleroma password provider

It's easy

Just pip install this repo then add

password_providers:
    - module: "matrix_synapse_pleroma_password_provider.PleromaAuthProvider"
      config:
        enabled: true
        endpoint: "https://myfedi.com"

to your homeserver.yaml

then restart syanpse and enjoy