Actions
Feature proposal #4018
closedImplement new login with paypal
Description
PayPal implemented an oAuth2 API to login to sites using PayPal. Implement as another login type.
https://developer.paypal.com/webapps/developer/docs/integration/direct/log-in-with-paypal/
Updated by krileon over 11 years ago
- % Done changed from 0 to 30
User ID isn't being sent for some reason even though it is available as part of the profile data below.
https://developer.paypal.com/webapps/developer/docs/api/#get-user-information
Also if scope contains "openid" it will always fail to request authorization. It's possible this is simply too early beta.
Updated by krileon over 11 years ago
- Status changed from Assigned to Rejected
- % Done changed from 30 to 0
Postponed until PayPal Login comes out of Beta. oAuth2 and OpenID implementation is incomplete and currently non-functional for CB Connect needs.
Actions