Closed bourgeoa closed 1 day ago
see https://github.com/solid-contrib/pivot/issues/28
Not related with mashlib 1.10.0
The issue is that /profile/card oidc issuer does not end with slash in NSS The slash is needed in CSS.
solid:oidcIssuer is mandatory per https://solid.github.io/solid-oidc/#webid-profile (related to https://github.com/nodeSolidServer/node-solid-server/issues/1639 )
solid:oidcIssuer
The slash is not in the spec
So should we just add the slash in people's profile cards where it's not present?
Technically this can be done. It is a regression on spec support.
see https://github.com/solid-contrib/pivot/issues/28
Not related with mashlib 1.10.0
The issue is that /profile/card oidc issuer does not end with slash in NSS The slash is needed in CSS.
solid:oidcIssuer
is mandatory per https://solid.github.io/solid-oidc/#webid-profile (related to https://github.com/nodeSolidServer/node-solid-server/issues/1639 )The slash is not in the spec