summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/client-manifest.scm
AgeCommit message (Collapse)Author
2021-11-11Client manifest: fix error reporting.Vivien Kraus
2021-10-19server: add an exception for showing a message to the userVivien Kraus
2021-10-04Serving a client manifest: if there’s no expiration date, use an etagVivien Kraus
2021-10-04client manifest: make room for client manifest extensionsVivien Kraus
In case of multiple inheritance, it is required that the ->json-data method for the base class to allow for a next method.
2021-10-04Client manifest: use GOOPSVivien Kraus
2021-09-22Use anonymous-http-request from (webid-oidc parameters) everywhereVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-07-29The client manifest spec changed: now it’s a plain OIDC registration token.Vivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-06-19Fetch a client manifest on the webVivien Kraus