seitime-frappe/frappe/integrations
Revant Nandgaonkar 5f22459013 Salesforce social login (#4819)
* Added Salesforce Social Login

* [Docs] Generate client_id client_secret for login providers

* [Fix] salesforce userid

Saleforce sub from openid is https://login.salesforce.com/id/ABC/XYZ
Extracting ABC/XYZ
2018-01-19 12:23:37 +05:30
..
doctype Salesforce social login (#4819) 2018-01-19 12:23:37 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
oauth2.py Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
oauth2_logins.py Salesforce social login (#4819) 2018-01-19 12:23:37 +05:30
utils.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30