Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ottiferous/duo_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

duo_python - Duo two-factor authentication for Python 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.
  • duo_web.py - Duo Python SDK to be integrated with your web application
  • test.py - Unit tests for our 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 Python web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.2%
  • JavaScript 47.3%
  • HTML 3.1%
  • CSS 1.4%