You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
I checked this out and ran it with XAMPP on windows in a chrome browser.
When i first load the page I see this in the console window.
solid-auth-client.bundle.js:8 Error: {"valid":false,"errors":[{"keyword":"format","message":"is not "uri" format"}]}
at Function.value (solid-auth-client.bundle.js:15)
at solid-auth-client.bundle.js:8
at _ (solid-auth-client.bundle.js:15)
at Generator._invoke (solid-auth-client.bundle.js:15)
at Generator.e. [as next] (solid-auth-client.bundle.js:15)
at i (solid-auth-client.bundle.js:1)
at solid-auth-client.bundle.js:1
I then click log in, choose login with custom provider, and enter my Web Id. I then click login and nothing happens.