A simple Vue 2.x CLI app that utilizes the oidc-client-ts npm package to handle auth using the authorization code with PKCE grant type.
Set the OIDC authority and client ID in the .env file
yarn install
yarn serve
yarn build
yarn lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple Vue 2.x CLI app that utilizes the oidc-client-ts npm package to handle auth using the authorization code with PKCE grant type.
Set the OIDC authority and client ID in the .env file
yarn install
yarn serve
yarn build
yarn lint