Skip to content

tplooker/webid-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebId Playground

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

Setup

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published