Demo Client Application: solid-client-authn-node
Showing how to log into a Solid Pod and fetch protected resources using NodeJS
1. Click the button to log into Identity Provider
[
{{oidcIssuer}}
]
:
Login
{{labelLoginStatus}}
2. Read resource from (anyone's!) Pod:
Read Pod Resource
Response from Pod: 
{{resourceValueRetrieved}}
3. Click the button to logout:
Logout
{{labelLogoutStatus}}