目前 Coding 采用的 https://github.com/wstrange/GoogleAuth 实现的TOTP 算法,在提供 TOTP 算法之外,该库提供了可以存储用户 secret 的接口,采用的 ServiceLoader 方式
详情请移步 > https://blog.coding.net/blog/two-factor-authentication
详情请移步 > https://blog.coding.net/blog/two-factor-authentication

