Proof-of-Concept to demonstrate how a user can log in to their Solid pod.
The most common JS libraries to build Solid Apps in are maintained by Inrupt:
@inrupt/solid-client
A client library for accessing data stored in Solid Pods.@inrupt/solid-client-authn-browser
A client library for authenticating to Solid identity servers in a browser.
These and other dependencies can be installed with NPM or Yarn.
This POC followed the "Getting Started" instructions from the Inrupt JavaScript Client Libraries documentation.
As the examples use Webpack, so does this project.
Visit: https://muze-nl.github.io/solid-app-hello-world/dist/ and follow the instructions.
Feedback welcome, open an issue at https://github.com/muze-nl/solid-app-hello-world/issues
MIT (C) 2021 Muze BV