a scoring model

This commit is contained in:
Paul Schneider 2026-05-24 19:35:35 +01:00
commit 8a46341755
17 changed files with 832 additions and 3 deletions

View file

@ -74,5 +74,8 @@
"ClientId": "[Your ClientId]",
"ClientSecret": "[Your ClientSecret]"
}
},
"Kyc": {
"HmacSecret": "*** via dotnet user-secrets ou variable d'environnement ***"
}
}