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

Ignore query string for callback url #10

Merged
merged 1 commit into from
May 5, 2016

Conversation

carsonreinke
Copy link
Contributor

I was recently burned by this pretty bad. Updating to omniauth-oauth2 1.4.0, the callback url has now included the query string. BigCommerce services appears to also validate on this.

Some related information about this:
omniauth/omniauth-oauth2#82
omniauth/omniauth-oauth2#70

@carsonreinke
Copy link
Contributor Author

@philipmuir Any change you can possibly address immediately? This should render this gem unusable until deployed.

@mattolson
Copy link
Contributor

@carsonreinke This is indeed a bug introduced by omniauth-oauth2. Thanks for submitting the fix. Please rebase on master and we'll merge it right away. Rebasing should fix the Travis failure as well.

…e it for redirect_uri

Adding coverage folder to .gitignore
@carsonreinke
Copy link
Contributor Author

Green, but oddly have .gitignore in there from my change. Let me know if you want me to mess around.

@mattolson
Copy link
Contributor

👍

@mattolson mattolson merged commit af49c80 into bigcommerce:master May 5, 2016
@mattolson
Copy link
Contributor

Thanks for the contribution. I have one more change I want to add, and then we'll cut a new release.

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