{ "info": { "author": "Raymond Penners fincity", "author_email": "thirumalareddy797@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Framework :: Django :: 2.2", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========================\nWelcome to django-allauth!\n==========================\n\n.. image:: https://badge.fury.io/py/django-allauth.svg\n :target: http://badge.fury.io/py/django-allauth\n\n.. image:: https://travis-ci.org/pennersr/django-allauth.svg\n :target: http://travis-ci.org/pennersr/django-allauth\n\n.. image:: https://img.shields.io/pypi/v/django-allauth.svg\n :target: https://pypi.python.org/pypi/django-allauth\n\n.. image:: https://coveralls.io/repos/pennersr/django-allauth/badge.svg?branch=master\n :alt: Coverage Status\n :target: https://coveralls.io/r/pennersr/django-allauth\n\n.. image:: https://pennersr.github.io/img/bitcoin-badge.svg\n :target: https://blockchain.info/address/1AJXuBMPHkaDCNX2rwAy34bGgs7hmrePEr\n\n.. image:: https://img.shields.io/badge/code%20style-pep8-green.svg\n :target: https://www.python.org/dev/peps/pep-0008/\n\n.. image:: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n :target: http://standardjs.com\n\nIntegrated set of Django applications addressing authentication,\nregistration, account management as well as 3rd party (social) account\nauthentication.\n\nHome page\n http://www.intenct.nl/projects/django-allauth/\n\nSource code\n http://github.com/pennersr/django-allauth\n\nMailinglist\n http://groups.google.com/group/django-allauth\n\nDocumentation\n https://django-allauth.readthedocs.io/en/latest/\n\nStack Overflow\n http://stackoverflow.com/questions/tagged/django-allauth\n\nRationale\n=========\n\nMost existing Django apps that address the problem of social\nauthentication focus on just that. You typically need to integrate\nanother app in order to support authentication via a local\naccount.\n\nThis approach separates the worlds of local and social\nauthentication. However, there are common scenarios to be dealt with\nin both worlds. For example, an e-mail address passed along by an\nOpenID provider is not guaranteed to be verified. So, before hooking\nan OpenID account up to a local account the e-mail address must be\nverified. So, e-mail verification needs to be present in both worlds.\n\nIntegrating both worlds is quite a tedious process. It is definitely\nnot a matter of simply adding one social authentication app, and one\nlocal account registration app to your ``INSTALLED_APPS`` list.\n\nThis is the reason this project got started -- to offer a fully\nintegrated authentication app that allows for both local and social\nauthentication, with flows that just work.\n\n\nCommercial Support\n==================\n\nThis project is sponsored by IntenCT_. If you require assistance on\nyour project(s), please contact us: info@intenct.nl.\n\n.. _IntenCT: http://www.intenct.info\n\n\nCross-Selling\n=============\n\nIf you like this, you may also like:\n\n- django-trackstats: https://github.com/pennersr/django-trackstats\n- netwell: https://github.com/pennersr/netwell", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/tiru777/fincity-django-allauth", "keywords": "django auth account social openid twitter facebook oauth registration", "license": "", "maintainer": "", "maintainer_email": "", "name": "fincity-django-allauth", "package_url": "https://pypi.org/project/fincity-django-allauth/", "platform": "", "project_url": "https://pypi.org/project/fincity-django-allauth/", "project_urls": { "Homepage": "http://github.com/tiru777/fincity-django-allauth" }, "release_url": "https://pypi.org/project/fincity-django-allauth/0.40.0/", "requires_dist": null, "requires_python": "", "summary": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.", "version": "0.40.0" }, "last_serial": 5814071, "releases": { "0.40.0": [ { "comment_text": "", "digests": { "md5": "c29ff5b2c22bb35ef78470bb48e39978", "sha256": "0d3d5372e6d6178551d8e7bbd0a3b6714e452535425de8cb98079771f5c4389b" }, "downloads": -1, "filename": "fincity-django-allauth-0.40.0.tar.gz", "has_sig": false, "md5_digest": "c29ff5b2c22bb35ef78470bb48e39978", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 358280, "upload_time": "2019-09-11T10:02:19", "url": "https://files.pythonhosted.org/packages/ee/e3/92ed37a173a5fe4ba95c53121cbae1ef3c4d10dd7c5474f9361e65c9b26b/fincity-django-allauth-0.40.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c29ff5b2c22bb35ef78470bb48e39978", "sha256": "0d3d5372e6d6178551d8e7bbd0a3b6714e452535425de8cb98079771f5c4389b" }, "downloads": -1, "filename": "fincity-django-allauth-0.40.0.tar.gz", "has_sig": false, "md5_digest": "c29ff5b2c22bb35ef78470bb48e39978", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 358280, "upload_time": "2019-09-11T10:02:19", "url": "https://files.pythonhosted.org/packages/ee/e3/92ed37a173a5fe4ba95c53121cbae1ef3c4d10dd7c5474f9361e65c9b26b/fincity-django-allauth-0.40.0.tar.gz" } ] }