Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 620 Bytes

Solid Getter

A Javascript Script executing an authenticated HTTP GET request towards a Community Solid Server

Setup

nmp install

Use

node getResource.js email=[email] password=[password] webId=[webId] oidcIssuer=[oidcIssuer] absoluteURI=[absoluteURI]
  • email, password, webId and oidcIssuer are the authentication details needed for authentication on a Community Solid Server using Client Credentials.
  • absoluteURI is the URI of the resource to be retrieved from the Solid pod/