Metadata-Version: 1.0
Name: Flask-OtpAuth
Version: 0.0.1
Summary: One Time Password Authentication for Flask
Home-page: https://github.com/marksteve/flask-otpauth
Author: Mark Steve Samson
Author-email: hello@marksteve.com
License: MIT
Description: Flask-OtpAuth
        =============
        
        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
        
Platform: UNKNOWN
