Add possibility to set axios instance #1599
Hulkmaster
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What problem does this feature solve?
so in our project we have several api endpoints and we create several axios instances (with different baseurl and other settings) and auth should use one of them
What does the proposed changes look like?
// plugin-auth-extends.js
Beta Was this translation helpful? Give feedback.
All reactions