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

Better OmniAuth error message when trying to post to missing strategy #11450

Closed
wants to merge 1 commit into from

Conversation

oliverguenther
Copy link
Member

When trying to POST to /omniauth/<strategy>/callback and we don't find it, we're stilling running through the omniauth_service trying to access the strategy. Provide a better error message in this case

Followup for 96dbb65

@oliverguenther oliverguenther changed the title Better error message when trying to post to missing strategy Better OmniAuth error message when trying to post to missing strategy Oct 17, 2022
@oliverguenther oliverguenther force-pushed the fix/missing-omniauth-strategy branch from e416c2f to 69b0fd4 Compare October 17, 2022 12:13
Copy link
Member

@machisuji machisuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@oliverguenther oliverguenther force-pushed the fix/missing-omniauth-strategy branch from 69b0fd4 to a41b701 Compare October 17, 2022 15:03
@oliverguenther oliverguenther force-pushed the fix/missing-omniauth-strategy branch from a41b701 to ec706df Compare October 24, 2022 05:36
@as-op as-op deleted the fix/missing-omniauth-strategy branch December 6, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants