https://github.com/marksteve/flask-otpauth
One Time Password Authentication for Flask
https://github.com/marksteve/flask-otpauth
Last synced: about 1 year ago
JSON representation
One Time Password Authentication for Flask
- Host: GitHub
- URL: https://github.com/marksteve/flask-otpauth
- Owner: marksteve
- Created: 2013-08-09T10:20:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T15:49:38.000Z (over 12 years ago)
- Last Synced: 2025-03-27T14:09:48.259Z (about 1 year ago)
- Language: Python
- Size: 120 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Flask-OtpAuth
=============
.. image:: http://img.shields.io/pypi/v/Flask-OtpAuth.png
One Time Password Authentication for Flask.
Flask extension that works as a wrapper for https://github.com/lepture/otpauth.
Example
-------
::
python example/example.py
License
-------
http://marksteve.mit-license.org