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
feat(webid): use standard /profile/card#me WebID structure
Change WebID from pod root (/#me) to standard Solid convention
(/profile/card#me). This fixes mashlib profile editing which expects
the profile document at /profile/card.
- Create /profile/ directory in pod structure
- Write profile to /profile/card instead of index.html
- Update WebID construction in pod creation and registration
FixesJavaScriptSolidServer#15
0 commit comments