Share via

Microsoft Authentication

Deekshith K R 0 Reputation points
2024-09-08T16:57:52.3866667+00:00

How can I implement Microsoft Authenticator in my web application (React front-end, .NET back-end) so that users can log in with their preferred email address, be redirected to the Microsoft Authenticator app for multi-factor authentication (MFA), and then be redirected back to my website with a code for verification?

Note: login should happen in my website(not Microsoft login)

Microsoft Security | Microsoft Authenticator
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.