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

feat: return bad request error when factor with duplicate friendly name is registered #1375

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

J0
Copy link
Contributor

@J0 J0 commented Jan 12, 2024

What kind of change does this PR introduce?

Swap internalServerError for badRequestError so as to allow user to make use of the status code and make adjustments

@J0 J0 requested a review from a team as a code owner January 12, 2024 17:00
@J0 J0 changed the title feat: swap internal server error for bad request error feat: return bad request error when factor with duplicate friendly name is registered Jan 12, 2024
@J0 J0 merged commit 55febd2 into master Jan 12, 2024
2 checks passed
@J0 J0 deleted the j0/swap_internal_server_error_for_bad_request_error branch January 12, 2024 17:21
Copy link
Contributor

🎉 This PR is included in version 2.134.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
…me is registered (supabase#1375)

## What kind of change does this PR introduce?

Swap `internalServerError` for `badRequestError` so as to allow user to
make use of the status code and make adjustments

---------

Co-authored-by: joel <[email protected]>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
…me is registered (supabase#1375)

## What kind of change does this PR introduce?

Swap `internalServerError` for `badRequestError` so as to allow user to
make use of the status code and make adjustments

---------

Co-authored-by: joel <[email protected]>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 15, 2024
…me is registered (supabase#1375)

## What kind of change does this PR introduce?

Swap `internalServerError` for `badRequestError` so as to allow user to
make use of the status code and make adjustments

---------

Co-authored-by: joel <[email protected]>
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.

2 participants