summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/Makefile.am
AgeCommit message (Expand)Author
2021-06-19Parse and issue OIDC ID tokensVivien Kraus
2021-06-19Add the refresh token codeVivien Kraus
2021-06-19Add an authorization code data structureVivien Kraus
2021-06-19Fetch a client manifest on the webVivien Kraus
2021-06-19Add a function to fetch linked data.Vivien Kraus
2021-06-19Implement the DPoP proofVivien Kraus
2021-06-19Define the access token APIVivien Kraus
2021-06-19Get an openid configuration on the webVivien Kraus
2021-06-19Use a web cache on the file systemVivien Kraus
2021-06-19Implement JWS encoding and decodingVivien Kraus
2021-06-19Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-06-19Write the code used by all testsVivien Kraus
2021-06-19Export the functions defined in the library.Vivien Kraus
2021-06-19Set up the guile projectVivien Kraus