Remove va-auth-adapter and move to its own npm pacakge #105
Labels
integration
Related to third party libraries/local modules integration
refactor
Ch, ch, ch, ch, changes!
test
Regarding #11 , this would take us a step closer to introduce an auth provider in vuex-crud.
A very basic implementation of an auth provider using axios helped me reach an idea of how this funtionality should work. When Vue Admin supports even more auth action types, an adapter would be able to take advantage of them and trigger different services in the Vue-Admin store.
When this package becomes functional we would be ready to provide a nice and clean implementation for the vuex-crud library.
Checkpoints
The text was updated successfully, but these errors were encountered: