一键导入
verifido-dotnet
verifido-dotnet 收录了来自 linimin 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.