angular-auth-oidc-client-demo demo

This project demonstrates the usage of angular-auth-oidc-client

Setup

  1. Clone the repository and run below command to install all the dependencies.
npm i
  1. Run npm run start to start the development server and navigate to http://localhost:4201