A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
I want to implement such login system in which in am able to hit login without redirection to the Microsoft account. is their any way in which I can hit API for login at it returns me the token and other credentials without redirection. Thanks.