hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

fix(users): Add Bad request response in openidconnect

Open racnan opened this issue 3 months ago • 1 comments

Currently, when users provide an invalid or expired code during SSO login, the system returns a 500 response. This is misleading, as the issue is with the client input rather than a server error. This change introduces a proper 400 BadRequest response to better reflect the actual problem and improve error handling.

racnan avatar Sep 03 '25 08:09 racnan

Hello there, pl assigm me it! Like to work on it!

Jatan196 avatar Sep 04 '25 11:09 Jatan196