Skip to content

Wrapper around oidc-client-js to better work in a vue application with router integration

License

Notifications You must be signed in to change notification settings

oscaralbareda/vue-oidc-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-oidc-client

This is a wrapper around oidc-client-js to better work in a Vue application with Vue Router integration.

Installation

NPM

npm install vue-oidc-client

Yarn

yarn add vue-oidc-client

Usage

See the wiki for quick docs.

Getting the Source

git clone https://github.com/soukoku/vue-oidc-client.git
cd vue-oidc-client

Running the sample

Go into either the vue2 or vue3 folder. Run it with the typical install and run steps like below:

npm install
npm run serve

About

Wrapper around oidc-client-js to better work in a vue application with router integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.7%
  • Vue 16.6%
  • JavaScript 6.2%
  • HTML 2.5%