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: Axios request interceptor + Fix: setAuthentication error on string #45

Merged

Conversation

SebastianSmolorz
Copy link
Contributor

When using included Axios instance, now allow request interceptor in http.onRequest.

Fixed bug where setAuthentication would always try to call the passed in token as function, regardless of token parameter's type.

@vesper8
Copy link

vesper8 commented Jul 4, 2019

@KaniRobinson @kiaking any chance you could merge this one in? Really need to be able to use axios interceptor to throttle api calls initiated from Vuex ORM

There are also many other useful PRs that I hope you guys will find the time to look at and merge soon!!

@kiaking
Copy link
Member

kiaking commented Jul 8, 2019

Merging! Sorry for making you guys wait for so long!

@kiaking kiaking merged commit 8bb3589 into vuex-orm:master Jul 8, 2019
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.

3 participants