summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/Makefile.am
AgeCommit message (Expand)Author
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-18Use a web cache on the file systemVivien Kraus
2021-06-18Implement JWS encoding and decodingVivien Kraus
2021-06-18Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-06-05Write the code used by all testsVivien Kraus
2021-06-05Export the functions defined in the library.Vivien Kraus
2021-06-05Set up the guile projectVivien Kraus