bridge-mautrix-facebook: add support for web-based login

This commit is contained in:
László Várady
2022-03-08 18:19:28 +01:00
parent 9cc3c5be76
commit 9de677942d
6 changed files with 71 additions and 7 deletions

View File

@ -6,6 +6,7 @@
You need to define a required configuration setting (`{{ item }}`).
when: "vars[item] == ''"
with_items:
- "matrix_mautrix_facebook_public_endpoint"
- "matrix_mautrix_facebook_appservice_token"
- "matrix_mautrix_facebook_homeserver_token"