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

Fix bug in authentication #1

Merged

Conversation

smcabrera
Copy link
Collaborator

It looks like there's an issue with how omniauth-oauth2 is constructing the redirect_uri for this that's causing survey monkey to reject authorization. We implemented the same workaround that the twitch strategy did and it fixed the issue when we monkey patched this strategy in our project. Wanted to see if we could get the change upstream so that it would work for anyone else as well

@smcabrera smcabrera merged commit 2ab5dc0 into user-interviews:master Apr 19, 2022
@smcabrera smcabrera deleted the fix-bug-in-authentication branch August 5, 2024 22:51
domschab23 pushed a commit that referenced this pull request Aug 9, 2024
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.

1 participant