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(authentication_callback): return errors detail instead of generic error 500 #148

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

jbarreau
Copy link
Collaborator

@jbarreau jbarreau commented Nov 3, 2023

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@jbarreau
Copy link
Collaborator Author

jbarreau commented Nov 6, 2023

@jbarreau jbarreau merged commit 1541de6 into main Nov 7, 2023
21 checks passed
@jbarreau jbarreau deleted the error_on_authenticate_callback_should_be_return branch November 7, 2023 09:28
forest-bot added a commit that referenced this pull request Nov 7, 2023
## [1.6.10](v1.6.9...v1.6.10) (2023-11-07)

### Bug Fixes

* **authentication_callback:** return errors detail instead of generic error 500 ([#148](#148)) ([1541de6](1541de6))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.6.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants