[Matrix] (see: Matrix.org and riot.im) is a pretty cool newish federated chat system.
The backend server is called Synapse and there is a REST API auth plugin:
https://github.com/kamax-io/matrix-synapse-rest-auth
I am guessing that with the above code it should be relatively easy to authenticate against a Flarum forum?
Anyone has experience with these kind of Auth requests? Sadly it is a bit over my head to develop this myself (and I have very little Python experience), but maybe someone here things it is a good idea to have such a integrationas well?
Thanks for looking into it!