otpstore

A python package for generating otp keys, storing them in redis and verifying them

MIT License

Downloads
64
Stars
1
Committers
1

========
otpstore

.. image:: https://img.shields.io/pypi/v/otpstore.svg :target: https://pypi.python.org/pypi/otpstore

.. image:: https://img.shields.io/travis/suryasankar/otpstore.svg :target: https://travis-ci.com/suryasankar/otpstore

.. image:: https://readthedocs.org/projects/otpstore/badge/?version=latest :target: https://otpstore.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

A python package for generating otp keys, storing them in redis and verifying them

Features

  • TODO

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage