summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18Implement the POST method for the server0.4.13Vivien Kraus
2021-06-18Implement WACVivien Kraus
2021-06-18Add support for the HTTP Link headerVivien Kraus
2021-06-18Add an API to update server resource pathsVivien Kraus
2021-06-18An API to manipulate contents on the serverVivien Kraus
2021-06-18Easier interface to query an RDF datasetVivien Kraus
2021-06-18Add a demonstration programVivien Kraus
2021-06-18Add a server for an applicationVivien Kraus
2021-06-18Negociate a token (client)Vivien Kraus
2021-06-18Implement a reverse proxyVivien Kraus
2021-06-18Create a hello world serverVivien Kraus
2021-06-18Implement the resource server verification codeVivien Kraus
2021-06-18Implement Solid oidc provider confirmationVivien Kraus
2021-06-18Create a guix service for the identity provider.Vivien Kraus
2021-06-18Run the identity provider as a scriptVivien Kraus
2021-06-18Implement an identity providerVivien Kraus
2021-06-18Implement the token endpointVivien Kraus
2021-06-18Make an authorization endpointVivien Kraus
2021-06-18Define the web pages for the authorization endpointVivien Kraus
2021-06-18Parse and issue OIDC ID tokensVivien Kraus
2021-06-18Add the refresh token codeVivien Kraus
2021-06-18Add an authorization code data structureVivien Kraus
2021-06-18Fetch a client manifest on the webVivien Kraus
2021-06-18Add a function to fetch linked data.Vivien Kraus
2021-06-18Implement the DPoP proofVivien Kraus
2021-06-18Define the access token APIVivien Kraus
2021-06-18Get an openid configuration on the webVivien Kraus
2021-06-18Get a JWKS on the webVivien Kraus
2021-06-18Use a web cache on the file systemVivien Kraus
2021-06-18Implement JWS encoding and decodingVivien Kraus
2021-06-18Add a signature and verification function for JWSVivien Kraus
2021-06-18Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-06-18Add a function to hash a public key for DPoP.Vivien Kraus
2021-06-18Add a hash functionVivien Kraus
2021-06-18Add a strip functionVivien Kraus
2021-06-18Export a JSON API that is compatible with SRFI-180Vivien Kraus
2021-06-18Generate a key pair.Vivien Kraus
2021-06-18Add a random number generator.Vivien Kraus
2021-06-05Add a base64 encoder and decoderVivien Kraus
2021-06-05Write the code used by all testsVivien Kraus
2021-06-05Set up testsVivien Kraus
2021-06-05Export the functions defined in the library.Vivien Kraus
2021-06-05Set up the guile projectVivien Kraus
2021-06-05Create (webid-oidc config.scm)Vivien Kraus
2021-06-05Create a pre-inst-env scriptVivien Kraus
2021-06-05Check that the code is indented on distcheck.Vivien Kraus
2021-06-05Set up the manualVivien Kraus
2021-06-05Set up the project infrastructureVivien Kraus
2020-11-25(no commit message)Vivien Kraus