summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)Author
2021-06-05Define the web pages for the authorization endpointVivien Kraus
2021-06-05Parse and issue OIDC ID tokensVivien Kraus
2021-06-05Add the refresh token codeVivien Kraus
2021-06-05Add an authorization code data structureVivien Kraus
2021-06-05Fetch a client manifest on the webVivien Kraus
2021-06-05Add a function to fetch linked data.Vivien Kraus
2021-06-05Implement the DPoP proofVivien Kraus
2021-06-05Define the access token APIVivien Kraus
2021-06-05Get an openid configuration on the webVivien Kraus
2021-06-05Get a JWKS on the webVivien Kraus
2021-06-05Implement JWS encoding and decodingVivien Kraus
2021-06-05Add a signature and verification function for JWSVivien Kraus
2021-06-05Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-06-05Add a function to hash a public key for DPoP.Vivien Kraus
2021-06-05Add a hash functionVivien Kraus
2021-06-05Add a strip functionVivien Kraus
2021-06-05Export a JSON API that is compatible with SRFI-180Vivien Kraus
2021-06-05Generate a key pair.Vivien Kraus
2021-06-05Add a random number generator.Vivien Kraus
2021-06-05Add a base64 encoder and decoderVivien Kraus
2021-06-05Export the functions defined in the library.Vivien Kraus
2021-06-05Set up the guile projectVivien Kraus
2021-06-05Set up the project infrastructureVivien Kraus