A little demo POC to play with the current WebID Proposal
This is currently available experimentally as per the instructions
Note This demo is currently broken due to what appears to be an issue with the implementation of the API
Install packages
npm install
Run up ngrok
npm run start:ngrok
Update server.js idp_url
to be that of the exposed ngrok endpoint
Update rp.html provider url to be that of the exposed ngrok endpoint
Run up the server
npm run start:server
Navigate to rp.html and click login