Implementing Two-factor authentication with IdentityServer4 and Twilio

added by DotNetKicks
7/14/2017 9:19:18 AM

3004 Views

This article shows how to implement two factor authentication using Twilio and IdentityServer4 using Identity. On the Microsoft's Two-factor authentication with SMS documentation, Twilio and ASPSMS are promoted, but any SMS provider can be used. Code: https://github.com/damienbod/AspNetCoreID4External Setting up Twilio Create an account and login to https://www.twilio.com/ Now create a new phone number and use...


0 comments