I want use multi-factor authentication for my apps. However, I don't want to use Microsoft Authenticator app. I want to create an app desktop instead of Microsoft Authenticator to use in the authentication step.
So, do have any way for me do it?
Example: I want to create TOTP code from my app or create a button with API like button Accept in Microsoft Authenticator when have request login.
I use .Net core for my applications
Sorry for my English not good.
Thank you for your time.