标签: .net-core google-authenticator
我希望将2FA(特别是Google Authenticator)添加到我的.netcore中间件应用程序中。
仅在2FA获得批准后才允许采取措施。这可能吗?还是使用.netcore,它仅在与身份相关联时才起作用?
谢谢!