skip-django-verification-token

Django library for generation verification toekens.


Keywords
django, verification, token
License
BSD-3-Clause
Install
pip install skip-django-verification-token==0.0.8.1

Documentation

Prolog

Django-verification-token is a library which extends django with model and manager for generation verification tokens which can be used for user verification wia SMS or e-mail.

Installation

pip install skip-django-verification-token

Docs

For more details see [docs](http://django-verification-token.readthedocs.org/)