vue-oidc-client

1.0.0-alpha.5 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vue-oidc-client

    Weekly Downloads

    1,606

    Version

    1.0.0-alpha.5

    License

    MIT

    Unpacked Size

    1.83 MB

    Total Files

    22

    Last publish

    Collaborators

    • soukoku