Merge pull request #5918 from revant/patch-1

[Docs] changed path to login
This commit is contained in:
Rushabh Mehta
2016-07-29 07:50:55 +05:30
committed by GitHub

View File

@@ -5,7 +5,9 @@ Social Login enables users to login to ERPNext via their Google, Facebook or Git
Checkout the following Video Tutorials to understand how to enable social logins on ERPNext Checkout the following Video Tutorials to understand how to enable social logins on ERPNext
* for FaceBook - https://www.youtube.com/watch?v=zC6Q6gIfiw8 * for FaceBook - https://www.youtube.com/watch?v=zC6Q6gIfiw8
* for Google - https://www.youtube.com/watch?v=w_EAttrE9sw * for Google - https://www.youtube.com/watch?v=w_EAttrE9sw
* for GitHub - https://www.youtube.com/watch?v=bG71DxxkVjQ * for GitHub - https://www.youtube.com/watch?v=bG71DxxkVjQ
{next} For Google the *Authorized redirect URI* is [yoursite]/api/method/frappe.www.login.login_via_google
{next}