Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paypal endpoints changed? #1

Open
eugeniop opened this issue Apr 1, 2013 · 2 comments
Open

Paypal endpoints changed? #1

eugeniop opened this issue Apr 1, 2013 · 2 comments

Comments

@eugeniop
Copy link

eugeniop commented Apr 1, 2013

Just FYI really, I tried using the strategy as is and seems like the endpoints (authz, token and userprofile) are not working anymore. PayPal docs are not great and I might have missed the right app portal for this strategy to work as is.

I did find another dev portal in PayPal and docs there with updated information.

The updated strategy is here

@jaredhanson
Copy link
Owner

Yeah, they discontinued the old endpoints. Your changes look good - if you could open a pull request I'll get them merged in.

Also, I've got a work-in-progress OpenID Connect strategy here:
https://github.com/jaredhanson/passport-openidconnect

That strategy implements the additional layering on top of OAuth 2.0 (though most implementation can get away without that and just use OAuth directly, it seems).

@Vetm
Copy link

Vetm commented Jul 21, 2017

@jaredhanson Could you please please merge it? I am using the auth0 fork as a workaround now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants