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

Refactor error handling in auth client & API routes #81

Open
rdkelley opened this issue Feb 17, 2021 · 0 comments
Open

Refactor error handling in auth client & API routes #81

rdkelley opened this issue Feb 17, 2021 · 0 comments
Projects

Comments

@rdkelley
Copy link
Collaborator

rdkelley commented Feb 17, 2021

Currently the auth client (React app) uses several strategies to handle HTTP errors (via fetch) returned by the client, only a few of which return a usable error to the user. All API calls should use the same error handling.

@rdkelley rdkelley added this to To do in Road to V1 Feb 17, 2021
@rdkelley rdkelley changed the title Refactor error handling in auth client Refactor error handling in auth client & API routes Feb 24, 2021
@rdkelley rdkelley moved this from To do to Backlog in Road to V1 Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Road to V1
Backlog
Development

No branches or pull requests

1 participant