# vuex-oidc **Repository Path**: gitKing/vuex-oidc ## Basic Information - **Project Name**: vuex-oidc - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-26 - **Last Updated**: 2021-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuex-oidc Vue.js implementation of [oidc-client](https://github.com/IdentityModel/oidc-client-js) using vuex and vue-router. ## Documentation See the [wiki](https://github.com/perarnborg/vuex-oidc/wiki) for doumentation on how to implement vuex-oidc. ## Examples An example of an implementation can be found [here](https://github.com/perarnborg/vuex-oidc-example). An example using Nuxt can be found [here](https://github.com/perarnborg/vuex-oidc-example-nuxt). ## Build status Tests are run on https://travis-ci.org [![Build Status](https://travis-ci.org/perarnborg/vuex-oidc.svg?branch=master)](https://travis-ci.org/perarnborg/vuex-oidc) ## License [MIT](LICENSE).