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: error hidden during discoverable login #142

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Conversation

james-d-elliott
Copy link
Member

This exposes the underlying error as a string. There needs to be some additional work in this area regardless as the idea would be to wrap the error but the current implementation doesn't explicitly implement this.

Fixes #140

This exposes the underlying error as a string. There needs to be some additional work in this area regardless as the idea would be to wrap the error but the current implementation doesn't explicitly implement this.
@james-d-elliott james-d-elliott requested a review from a team as a code owner May 30, 2023 00:30
@james-d-elliott james-d-elliott enabled auto-merge (squash) June 19, 2023 01:13
@james-d-elliott james-d-elliott merged commit a942e60 into master Jun 19, 2023
6 checks passed
@james-d-elliott james-d-elliott deleted the fix-err-return branch June 19, 2023 01:13
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.

ValidateDiscoverableLogin hides handler error
1 participant