Skip to content

v5.6.24

Compare
Choose a tag to compare
@bourgeoa bourgeoa released this 28 Feb 13:11
· 259 commits to main since this release
  • update to mashlib@1.7.21 which mainly resolves SolidOS/solidos#113
  • server migration :
    the use of https://github.com/inrupt/solid-client-authn-js v1.11.5 implies a manual migration for NSS servers (on each new sever and once on existing ones)
    # cd .db/oidc/op/
    # nano provider.json 
    One needs to add the line: "scopes_supported": ["openid", "offline_access"],