Two Factor Authentication Demo using IdentityServer4 and Twilio in .NET 5
- Setup Twilio Account and get SID,AuthToken and Phone Number
- Update Twilio Configurations in appsettings.json
- Modify config.cs to add/update dummy users with phone
- Run the Project.
Check: https://blog.containerize.com/2021/03/12/everything-you-need-to-know-about-two-factor-authentication-2fa/ for more details