Skip to content

Two Factor Authentication Demo using IdentityServer4 and Twilio in .NET 5

Notifications You must be signed in to change notification settings

hammadabbasi/2FAUsingIdentityServer4

 
 

Repository files navigation

Two-Factor(2FA) Authentication using IdentityServer4, Twilio and .NET 5

Two Factor Authentication Demo using IdentityServer4 and Twilio in .NET 5

  1. Setup Twilio Account and get SID,AuthToken and Phone Number
  2. Update Twilio Configurations in appsettings.json
  3. Modify config.cs to add/update dummy users with phone
  4. Run the Project.

Step-1: Login

Step-2: Login

Step-3: Login

Step-4: Login

About

Two Factor Authentication Demo using IdentityServer4 and Twilio in .NET 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.3%
  • HTML 26.4%
  • Other 1.3%