summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-05-11Negociate a token (client)Vivien Kraus
2021-05-11Implement the resource server verification codeVivien Kraus
2021-05-11Implement Solid oidc provider confirmationVivien Kraus
2021-05-11Implement the token endpointVivien Kraus
2021-05-11Make an authorization endpointVivien Kraus
2021-05-11Define the web pages for the authorization endpointVivien Kraus
2021-05-11Add the refresh token codeVivien Kraus
2021-05-11Fetch a client manifest on the webVivien Kraus
2021-05-11Implement the DPoP proofVivien Kraus
2021-05-11Get an openid configuration on the webVivien Kraus
2021-05-11Get a JWKS on the webVivien Kraus
2021-05-11Use a web cache on the file systemVivien Kraus
2021-05-11Implement JWS encoding and decodingVivien Kraus
2021-05-11Add a signature and verification function for JWSVivien Kraus
2021-05-11Add a function to hash a public key for DPoP.Vivien Kraus
2021-05-11Add a hash functionVivien Kraus
2021-05-11Add a strip functionVivien Kraus
2021-05-11Add a random number generator.Vivien Kraus
2021-05-11Add a base64 encoder and decoderVivien Kraus
2021-05-11Set up testsVivien Kraus
2021-05-11Set up the project infrastructureVivien Kraus