index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
/
plugin_kyclogic_persona.c
Age
Commit message (
Expand
)
Author
2024-02-17
remove unnecessary fields
Christian Grothoff
2023-11-12
handle conversion helper errors better
Christian Grothoff
2023-11-01
-more logging
Christian Grothoff
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-11
-fix doxygen
Christian Grothoff
2023-05-11
externalize persona JSON conversion logic, expand with file download
Christian Grothoff
2023-01-28
fix Persona attribute extraction from webhooks
Christian Grothoff
2023-01-28
-debug KYC webhook logic
Christian Grothoff
2023-01-27
add persona attribute conversion logic
Christian Grothoff
2023-01-27
add persona attribute conversion logic
Christian Grothoff
2023-01-27
add logic to store attributes
Christian Grothoff
2023-01-22
-towards storing KYC attribute data
Christian Grothoff
2023-01-16
-fix KYC logic change to work for all plugins and not just OAuth2.0
Christian Grothoff
2023-01-10
-more consistent naming of KYC_PERSONA options
Christian Grothoff
2022-08-22
fix typo: ‘s/(MHD_HTTP_UNPROCESSABLE)_CONTENT/\1_ENTITY/g’
Thien-Thi Nguyen
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-18
-work on FIXMEs
Christian Grothoff
2022-08-18
-misc bugfixes for persona kyc logic
Christian Grothoff
2022-08-18
-doxygen
Christian Grothoff
2022-08-18
untested draft of webhook logic for persona
Christian Grothoff
2022-08-18
-work on kyc-proof persona plugin
Christian Grothoff
2022-08-17
-first sketch of persona kyclogic
Christian Grothoff