0.2.23 • Published 5 years ago
auth-vue v0.2.23
auth-vue
Authentication component for Vue application
Demo
Before running, make sure ports 8080 and 8000 are not occupied.
Run app demo
yarn demo:appAccess: http://localhost:8080/
Run resource-server demo
yarn demo:resource-serverAccess: http://localhost:8000/apidocs/
Run app and resource-server concurrently
yarn demo