summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/Makefile.am
AgeCommit message (Expand)Author
2021-05-11Implement Solid oidc provider confirmationVivien Kraus
2021-05-11Implement an identity providerVivien 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-11Parse and issue OIDC ID tokensVivien Kraus
2021-05-11Add the refresh token codeVivien Kraus
2021-05-11Add an authorization code data structureVivien Kraus
2021-05-11Fetch a client manifest on the webVivien Kraus
2021-05-11Add a function to fetch linked data.Vivien Kraus
2021-05-11Implement the DPoP proofVivien Kraus
2021-05-11Define the access token APIVivien Kraus
2021-05-11Get an openid configuration 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-11Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-05-11Write the code used by all testsVivien Kraus
2021-05-11Export the functions defined in the library.Vivien Kraus
2021-05-11Set up the guile projectVivien Kraus