diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-01-27 22:57:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 22:57:16 +0000 |
commit | 34efb4c604bc7c5052bc859a9382addc7373eec7 (patch) | |
tree | 1a90f9724ee1a03ba4ca1886109aa848b0bef805 /changelog.d | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-34efb4c604bc7c5052bc859a9382addc7373eec7.tar.xz |
Add notes on integrating with Facebook for SSO login. (#9244)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9244.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9244.doc b/changelog.d/9244.doc new file mode 100644 index 0000000000..2ad81429fc --- /dev/null +++ b/changelog.d/9244.doc @@ -0,0 +1 @@ +Add notes on integrating with Facebook for SSO login. |