OIDC auth component for Vue.
OIDC authentication component for Vue application
Before running, make sure ports 8080 and 8000 are not occupied.
yarn demo:app
Access: http://localhost:8080/
yarn demo:resource-server
Access: http://localhost:8000/apidocs/
yarn demo