Metadata-Version: 2.1
Name: trytonlq-authentication-totp
Version: 6.2.1
Summary: Tryton module that allows use of time based one time passwords as an authentication method
Home-page: https://bitbucket.org/libateq/tryton-modules
Author: David Harper
Author-email: tryton@libateq.org
License: GPL-3
Project-URL: Bug Tracker, https://bitbucket.org/libateq/tryton-modules/issues
Project-URL: Source Code, https://bitbucket.org/libateq/tryton-modules
Description: ##########################
        Authentication TOTP Module
        ##########################
        
        The *Authentication TOTP Module* allows Time-based One-Time Passwords (TOTP)
        to be used as a user authentication method in Tryton.
        
        
Keywords: tryton authentication totp one-time password two-factor 2fa mfa
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: qrcode
