An example of how to use vuex-oidc: https://github.com/perarnborg/vuex-oidc
⚠️ NOTICE: vuex-oidc v4 introduces some breaking changes (such as dropping support for the implicit flow).This example uses v4, but you can se the example with v3 in the v3 branch.
npm install
npm run serve
npm run build
npm run lint