with one click
verifido-dotnet
verifido-dotnet contains 2 collected skills from linimin, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Integrates HiTRUST VeriFido FIDO2/WebAuthn using VeriFido .NET 1.0.x NuGet packages (current 1.0.2): package selection, BFF embed vs RP host topology, IVeriFidoGateway adapters, FidoFlowService, rpId/ApiBaseUrl configuration, stateless rpTxId/txId echo, and testing. Use when working with VeriFido, FIDO2, WebAuthn, Passkey, FidoFlowService, rpId, VeriFido.Core, Rp.AspNetCore, or BFF FIDO integration.
Verifies HiTRUST VeriFido FIDO2 integration security and correctness: token issuance gates, OTP bind gate, identity mismatch, txId/rpTxId echo, ApiKey exposure, IAuthSessionIssuer policy, auth guards, ceremony replay. Use after implementing or reviewing FIDO bind/login flows, BFF adapters, or before marking VeriFido integration complete. Complements verifido-integration.