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

Remove va-auth-adapter and move to its own npm pacakge #105

Open
1 of 5 tasks
sgobotta opened this issue Mar 31, 2019 · 0 comments
Open
1 of 5 tasks

Remove va-auth-adapter and move to its own npm pacakge #105

sgobotta opened this issue Mar 31, 2019 · 0 comments
Assignees
Labels
integration Related to third party libraries/local modules integration refactor Ch, ch, ch, ch, changes! test

Comments

@sgobotta
Copy link
Member

sgobotta commented Mar 31, 2019

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

  • Publish a first version functional version of the adapter in npm
  • Publish a Vue Admin version that exposes the auth action types
  • Test the va-auth-axios-adapter dependency in Vue-Admin
  • Run the e2e tests, they must pass.
  • Run the unit tests, they must pass.
@sgobotta sgobotta added refactor Ch, ch, ch, ch, changes! test integration Related to third party libraries/local modules integration labels Mar 31, 2019
@sgobotta sgobotta self-assigned this Mar 31, 2019
@sgobotta sgobotta added this to In progress in Current Tasks Mar 31, 2019
@sgobotta sgobotta moved this from In progress to Backlog in Current Tasks Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Related to third party libraries/local modules integration refactor Ch, ch, ch, ch, changes! test
Projects
Current Tasks
  
Backlog
Development

No branches or pull requests

1 participant