summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/authorization-endpoint.scm
AgeCommit message (Expand)Author
2021-10-21Use the endpoint APIVivien Kraus
2021-10-20server: add an identity provider endpointVivien Kraus
2021-10-04Client manifest: use GOOPSVivien Kraus
2021-09-22Use anonymous-http-request from (webid-oidc parameters) everywhereVivien Kraus
2021-09-21JWS: use GOOPSVivien Kraus
2021-09-21JWK: the default signature algorithm "alg" is now a key parameterVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-13Authorization endpoint: the client-id should be an URI.Vivien Kraus
2021-08-01Use guile parametersVivien Kraus
2021-07-03Do not accept the password in clear, use an encrypted passwordVivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-06-19Make an authorization endpointVivien Kraus