Merge branch 'master' into userDetailBugs

This commit is contained in:
Kim Gardner
2017-10-24 14:30:09 +01:00
committed by GitHub
@@ -7,9 +7,9 @@ permalink: /commenter-features/
There are 2 ways that newsrooms can support signup/login functionality with Talk:
*Use Talks auth plugin out of the box (supports account registration with username and password, as well as features like forgot password)
* Use Talks auth plugin out of the box (supports account registration with username and password, as well as features like forgot password)
*Create their own auth plugin to integrate with your own auth systems
* Create their own auth plugin to integrate with your own auth systems
We also provide a Facebook auth plugin that supports logging in with Facebook (you must provide your own Facebook App ID and Secret, which you can read more about here: [https://developers.facebook.com](https://developers.facebook.com){:target="_blank"})