Sign in Sign up
nuget

GM.KYC

Provider-agnostic know-your-customer verification for the GM.* ecosystem. IKycVerificationService (InitiateVerificationAsync / SubmitDocumentAsync / GetVerificationStatusAsync / SubmitLivenessCheckAsync) orchestrates a vendor behind the IKycProvider SPI: document images are normalized and EXIF/GPS-stripped via GM.Documents.Images and persisted via GM.FileStorage before submission, results and attempts flow to an audit sink, and the vendor call is isolated so a second provider is a config change, not a consumer change. Identomat is the provider today (GM.KYC.Identomat). Wire up with AddGMKyc().AddIdentomat().

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
2
Cadence
~20 days
Last 12 months
2

Details

License
MIT
First release
Aug 10, 2026
Releases
Version Released
1.0.1 patch
1.0.0 initial