duosecurity / duo_dotnet

Duo two-factor authentication for ASP.NET web applications

Home Page:http://www.duosecurity.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Notice

This repository is deprecated by Duo Security. The repository will remain public and visible, and integrations built using this repository’s code will continue to work. You can also continue to fork, clone, or pull from this repository.

However, Duo will not provide any further releases or enhancements.

Duo recommends migrating your application to the Duo Universal Prompt. Refer to our documentation for more information on how to update.

For frequently asked questions about the impact of this deprecation, please see the Repository Deprecation FAQ


Overview

Issues Forks Stars License

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-v2

Support

Report any bugs, feature requests, etc. to us directly: support@duosecurity.com

Have fun!

http://www.duosecurity.com

About

Duo two-factor authentication for ASP.NET web applications

http://www.duosecurity.com/

License:Other


Languages

Language:JavaScript 57.1%Language:C# 42.9%