Any API or SDK for Microsoft Authenticator ?

developer 0 Reputation points
2023-10-25T14:53:08.7866667+00:00

Is there any API or SDK for Microsoft Authenticator? We just want to do an approval on user's device in our system before do a specified step, not in login process, but after user logged in, just do one step required user to do approval on her/his mobile phone.

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,149 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-25T15:04:35.9633333+00:00

    Something here could help.

    https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethods-overview?view=graph-rest-1.0

    --please don't forget to close up the thread here by marking answer if the reply is helpful--