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

passing custom state param to pinterest #4

Merged

Conversation

somprabhsharma
Copy link
Collaborator

@somprabhsharma somprabhsharma commented Oct 24, 2016

To pass custom state param to pinterest, removed state param from the code as passport-oauth2 handles it. If there is any incoming custom state param then passport-oauth2 passes it back to the user. See Passport-oauth2

Refer to issue #3 for more details.

@somprabhsharma
Copy link
Collaborator Author

Use Case: If user wants to send some custom params that he wants to get back after successful authentication.

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

Successfully merging this pull request may close these issues.

2 participants