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/335 improve error handling #344

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

jamshale
Copy link
Contributor

When a user or perspective customer tries to use VC login without a oidc client set up they will now get a 400 error instead of 500 and it will tell them the client id they are using is invalid.

Also improved the 404 response details so if they don't have a verifier configured it will tell them the verifier they are trying to use can't be found.

Could maybe have more detail here but definitely less confusing then generic 500 responses.

@jamshale jamshale marked this pull request as ready for review September 20, 2023 02:41
@jamshale jamshale requested a review from esune September 20, 2023 02:42
@jamshale jamshale force-pushed the feat/335-improve-error-handling branch from a5fcac6 to 956b8f9 Compare September 20, 2023 15:51
@esune esune merged commit 3eb7406 into 2.0-development Sep 20, 2023
@esune esune deleted the feat/335-improve-error-handling branch September 20, 2023 17:25
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.

2 participants