{ "info": { "author": "Jesus Hernandez Gormaz", "author_email": "jhg.jesus@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-OneTimePassword\n======================\n\nDjango One Time Password is authentication backend for use one time passwords.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"django_OneTimePassword\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'django_OneTimePassword',\n )\n\n2. Include the backend in your AUTHENTICATION_BACKENDS settings like this::\n\n 'django_OneTimePassword.backends.OneTimePassword',", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jhg/django-OneTimePassword", "keywords": null, "license": "LGPL License", "maintainer": null, "maintainer_email": null, "name": "django-OneTimePassword", "package_url": "https://pypi.org/project/django-OneTimePassword/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-OneTimePassword/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jhg/django-OneTimePassword" }, "release_url": "https://pypi.org/project/django-OneTimePassword/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app with authentication backend for OneTimePassword", "version": "0.0.2" }, "last_serial": 1052221, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "9304dad890ec1dbe42a03894bbbcdd35", "sha256": "14cc5262528f22d9197efcca1886a8b465fbff7df234633cd92dd7e98458712c" }, "downloads": -1, "filename": "django-OneTimePassword-0.0.0.tar.gz", "has_sig": false, "md5_digest": "9304dad890ec1dbe42a03894bbbcdd35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2377, "upload_time": "2014-04-04T05:03:29", "url": "https://files.pythonhosted.org/packages/00/16/7bfd354b98ded57c4e61e1cd34bc87fe641f07223331810a2f6f001f0eda/django-OneTimePassword-0.0.0.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0a6ff5fe8f6315d9215a076027cd40d3", "sha256": "7977a82d321ed8e03d4c808add05d1bd3e2bc4c29c814e5b442fca7d1da4b74f" }, "downloads": -1, "filename": "django-OneTimePassword-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0a6ff5fe8f6315d9215a076027cd40d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2910, "upload_time": "2014-04-05T04:59:17", "url": "https://files.pythonhosted.org/packages/de/88/7f549f2901b070ecb7d14e41ddb76672a1c127fe7b8fa7e4418bcc6d7894/django-OneTimePassword-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a6ff5fe8f6315d9215a076027cd40d3", "sha256": "7977a82d321ed8e03d4c808add05d1bd3e2bc4c29c814e5b442fca7d1da4b74f" }, "downloads": -1, "filename": "django-OneTimePassword-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0a6ff5fe8f6315d9215a076027cd40d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2910, "upload_time": "2014-04-05T04:59:17", "url": "https://files.pythonhosted.org/packages/de/88/7f549f2901b070ecb7d14e41ddb76672a1c127fe7b8fa7e4418bcc6d7894/django-OneTimePassword-0.0.2.tar.gz" } ] }