2025年8月5日

使用 Otp.NET + Tencent Authenticator 的组合,构建符合标准、兼容性强、国内可用的双因子验证系统

摘要: 以控制台为例,nuget需要以下包 Otp.NET QRCoder (可替换) // using OtpNet; using QRCoder; //简单的使用示例 internal class Program { private static void Main(string[] args) { / 阅读全文

posted @ 2025-08-05 15:14 不会非的猪 阅读(59) 评论(0) 推荐(0)

导航