Describe the Bug
The URI of client-profile.jsonld of the example app is incorrect, this leads to failed authentication during logging in.
To Reproduce
Steps to reproduce the behavior:
- Start the example app of
solidui or solidpod
- Click on
Login
- The browser window displays the below error page.
SolidUI example app

SolidPod example app

Expected Behaviour
The client-profile.jsonld for the SolidUI example app is hosted at https://anusii.github.io/solidui/example/client-profile.jsonld rather than https://anusii.github.io/soliduieg/client-profile.jsonld as used in the app.
The client-profile.jsonld for the SolidPod example app is not publicly accessible, as the Pages functionality is not yet set for the solidpod repo.
It seems some inconsistency is introduced when renaming examples apps to soliduieg and solidpodeg.
Context
Where has the issue been observed:
App Version: 1.0.0 (solidui example app), 0.0.1 (solidpod example app)
Flutter Version: 3.44.7
Describe the Bug
The URI of
client-profile.jsonldof the example app is incorrect, this leads to failed authentication during logging in.To Reproduce
Steps to reproduce the behavior:
soliduiorsolidpodLoginSolidUI example app

SolidPod example app

Expected Behaviour
The
client-profile.jsonldfor the SolidUI example app is hosted at https://anusii.github.io/solidui/example/client-profile.jsonld rather thanhttps://anusii.github.io/soliduieg/client-profile.jsonldas used in the app.The
client-profile.jsonldfor the SolidPod example app is not publicly accessible, as thePagesfunctionality is not yet set for thesolidpodrepo.It seems some inconsistency is introduced when renaming examples apps to
soliduiegandsolidpodeg.Context
Where has the issue been observed:
App Version: 1.0.0 (solidui example app), 0.0.1 (solidpod example app)
Flutter Version: 3.44.7