changed path to login

frappe.templates.pages.login.login_via_google changed to frappe.www.login.login_via_google
This commit is contained in:
Revant Nandgaonkar 2016-07-28 19:50:15 +05:30 committed by GitHub
parent 1892520324
commit cc8fb1a8d6

View File

@ -8,4 +8,6 @@ Checkout the following Video Tutorials to understand how to enable social logins
* for Google - https://www.youtube.com/watch?v=w_EAttrE9sw
* for GitHub - https://www.youtube.com/watch?v=bG71DxxkVjQ
For Google the *Authorized redirect URI* is [yoursite]/api/method/frappe.www.login.login_via_google
{next}