christianmalek / vuex-rest-api

A utility to simplify the use of REST APIs with Vuex
http://vuex-rest-api.org
MIT License
382 stars 48 forks source link

Make axios instance accessible #35

Closed christianmalek closed 6 years ago

christianmalek commented 7 years ago

See https://github.com/christianmalek/vuex-rest-api/issues/34

christianmalek commented 6 years ago

The axios instance is now available in the onSuccess and onError fns. See https://github.com/christianmalek/vuex-rest-api/blob/v2/CHANGELOG.md#260-06022018