Skip to content

Duo two-factor authentication for ASP.NET web applications

License

Notifications You must be signed in to change notification settings

yizshi/duo_dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

duo_dotnet - Duo two-factor authentication for .NET web applications

This package allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any web login form - without setting up secondary user accounts, directory synchronization, servers, or hardware.

What's here:

  • js - Duo Javascript library, to be hosted by your webserver.
  • DuoWeb - Duo .NET SDK to be integrated with your web application
  • DuoWebTests - Unit tests for the SDK

Usage

Developer documentation: http://www.duosecurity.com/docs/duoweb

Support

Report any bugs, feature requests, etc. to us directly: [email protected]

Have fun!

http://www.duosecurity.com

About

Duo two-factor authentication for ASP.NET web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • C# 42.9%