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

Complete the switch to axios as http library #271

Open
Confectrician opened this issue May 11, 2021 · 0 comments
Open

Complete the switch to axios as http library #271

Confectrician opened this issue May 11, 2021 · 0 comments

Comments

@Confectrician
Copy link
Collaborator

Most parts should have already been covered with axios now already.

We should:

  • Implement basic auth settings with axios in a native way
  • Think about refactoring the utils file and move every api related parts to a new manager class which handles the configuration and auth on its own.

This way we can declutter the several places where connection parameters are used and probably provide a more useful error checking too.

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

No branches or pull requests

1 participant