This is a wrapper around oidc-client-js to better work in a Vue application with Vue Router integration.
npm install oidc-vue
yarn add oidc-vue
See the wiki for quick docs.
git clone https://github.com/ahmedsakri/oidc-vue.git
cd oidc-vue
Run with typical install and run steps like below:
npm install
npm run serve