index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
/
plugin_kyclogic_oauth2.c
Age
Commit message (
Expand
)
Author
2024-02-26
-improve error handling
Christian Grothoff
2024-02-17
remove unnecessary fields
Christian Grothoff
2024-02-14
add logic to handle redirection with authentication failure status
v0.9.5-dev.1
Christian Grothoff
2024-02-11
this should fix #8056 (testing required)
Christian Grothoff
2024-01-10
add support for taler-merchant-exchange to taler-unified-setup.sh
Christian Grothoff
2023-11-12
handle conversion helper errors better
Christian Grothoff
2023-11-03
add external converter logic for oauth2 plugin
Christian Grothoff
2023-11-02
towards programmable oauth2 converters
Christian Grothoff
2023-11-02
-fix redirect_uri construction for Oauth 2.0
Christian Grothoff
2023-11-02
-fix URL
Christian Grothoff
2023-11-02
/setup is a POST
Christian Grothoff
2023-11-02
-typo
Christian Grothoff
2023-11-02
/setup must come with client-id
Christian Grothoff
2023-07-23
kyc logic with birthdate setting test added
Özgür Kesim
2023-07-23
Added reserve_pub to kyc legitimization_processes
Özgür Kesim
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-13
add logic to oauth2 plugin to use /setup endpoint when configured
Christian Grothoff
2023-05-01
-fix uninitialized variable and memory leak
Christian Grothoff
2023-04-16
add FIXME
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
move state to inner URL
Christian Grothoff
2023-01-16
-fix KYC logic change to work for all plugins and not just OAuth2.0
Christian Grothoff
2023-01-13
fix kyc-proof handle
Sebastian
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-16
work on kycaid plugin response generation logic
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-08-09
implement kyc-proof hook in kyc-tester
Christian Grothoff
2022-08-09
work on kyc-tester
Christian Grothoff
2022-08-07
-start kyc-tester helper
Christian Grothoff
2022-08-07
-implement new kyc-webhook endpoint
Christian Grothoff
2022-08-07
-initialize expiration time
Christian Grothoff
2022-08-06
-fix schema use
Christian Grothoff
2022-08-06
-work on auditor tests
Christian Grothoff
2022-08-05
-move main oauth2.0 logic into kyclogic plugin
Christian Grothoff
2022-08-05
-doxygen
Christian Grothoff
2022-08-05
-add oauth config parsing logic
Christian Grothoff
2022-08-05
adding kyclogic plugin template
Christian Grothoff