summaryrefslogtreecommitdiff
path: root/src/kyclogic/plugin_kyclogic_oauth2.c
AgeCommit message (Expand)Author
2024-02-26-improve error handlingChristian Grothoff
2024-02-17remove unnecessary fieldsChristian Grothoff
2024-02-14add logic to handle redirection with authentication failure statusv0.9.5-dev.1Christian Grothoff
2024-02-11this should fix #8056 (testing required)Christian Grothoff
2024-01-10add support for taler-merchant-exchange to taler-unified-setup.shChristian Grothoff
2023-11-12handle conversion helper errors betterChristian Grothoff
2023-11-03add external converter logic for oauth2 pluginChristian Grothoff
2023-11-02towards programmable oauth2 convertersChristian Grothoff
2023-11-02-fix redirect_uri construction for Oauth 2.0Christian Grothoff
2023-11-02-fix URLChristian Grothoff
2023-11-02/setup is a POSTChristian Grothoff
2023-11-02-typoChristian Grothoff
2023-11-02/setup must come with client-idChristian Grothoff
2023-07-23kyc logic with birthdate setting test addedÖzgür Kesim
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-13add logic to oauth2 plugin to use /setup endpoint when configuredChristian Grothoff
2023-05-01-fix uninitialized variable and memory leakChristian Grothoff
2023-04-16add FIXMEChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-22-towards storing KYC attribute dataChristian Grothoff
2023-01-16move state to inner URLChristian Grothoff
2023-01-16-fix KYC logic change to work for all plugins and not just OAuth2.0Christian Grothoff
2023-01-13fix kyc-proof handleSebastian
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-16work on kycaid plugin response generation logicChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-08-09implement kyc-proof hook in kyc-testerChristian Grothoff
2022-08-09work on kyc-testerChristian Grothoff
2022-08-07-start kyc-tester helperChristian Grothoff
2022-08-07-implement new kyc-webhook endpointChristian Grothoff
2022-08-07-initialize expiration timeChristian Grothoff
2022-08-06-fix schema useChristian Grothoff
2022-08-06-work on auditor testsChristian Grothoff
2022-08-05-move main oauth2.0 logic into kyclogic pluginChristian Grothoff
2022-08-05-doxygenChristian Grothoff
2022-08-05-add oauth config parsing logicChristian Grothoff
2022-08-05adding kyclogic plugin templateChristian Grothoff