Learn how to use Open ID Connect via this simple interactive game
You need to have Node.js installed, using at least version 16.
Clone the repository and then run npm install
from the root of the repository to install the required NPM dependencies
To run the development web server, run the following:
npm run dev
Open http://localhost:3000 with your browser to see the result.