{ "info": { "author": "Sangyoon Lee", "author_email": "pinetree408@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP" ], "description": "django facebook auth helper\n===========================\nFacebook auth login library based on Django\nclass based structure\n\nA stable for Django >= 1.7 & Python >= 2.7\n\nConfiguration\n-------------\nSettings\n''''''''\n0. Install django_facebook_auth_helper\n ::\n\n pip install django_facebook_auth_helper\n\n1. Add django_facebook_auth to INSTALLED_APPS\n ::\n\n INSTALLED_APPS = (\n 'django_facebook_auth',\n )\n\n2. Add authentication backends to AUTHENTICATION_BACKENDS\n ::\n\n AUTHENTICATION_BACKENDS = (\n 'django_facebook_auth.backends.FacebookBackend',\n )\n\n3. Add facebook settings to settings.py\n ::\n\n FACEBOOK_APP_ID = YOUR_APP_ID\n FACEBOOK_APP_SECRET = 'YOUR_APP_SECRET'\n FACEBOOK_REDIRECT_URI = 'http://localhost:8000/login/'\n\n4. Import django_facebook_auth modules to views.py\n ::\n\n from django_facebook_auth.views import FacebookLoginMixin\n from django_facebook_auth.models import FacebookSession", "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/pinetree408/django-facebook-auth", "keywords": "django facebook authentication", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-facebook-auth-helper", "package_url": "https://pypi.org/project/django-facebook-auth-helper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-facebook-auth-helper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pinetree408/django-facebook-auth" }, "release_url": "https://pypi.org/project/django-facebook-auth-helper/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "Django implementation for Facebook authentication.", "version": "0.1.6" }, "last_serial": 2763664, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ff9d60e54a23df4740a61d73ef1fc177", "sha256": "394fa29d796921289a547082f76fac1327670067f85c025eda83808180726c70" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ff9d60e54a23df4740a61d73ef1fc177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3008, "upload_time": "2017-01-25T12:32:46", "url": "https://files.pythonhosted.org/packages/26/2c/d0f2fd9e29130cbaf91c04a27ed1a6eb1131015253be645e8392b2a64f46/django-facebook-auth-helper-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "716d42b35ad7b0bf514243a54794f827", "sha256": "3db34a18b56a6b1558aae58d9b4b8ddce275aee9d0f2b8c095fdb0e56ce19fc6" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "716d42b35ad7b0bf514243a54794f827", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3166, "upload_time": "2017-01-25T13:00:16", "url": "https://files.pythonhosted.org/packages/0f/1c/0d2930ed05cc3953a946dffa20d4730cff8f8d1f190b66b776baa05d59f2/django-facebook-auth-helper-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5fc9d7874cb94629a5643424d8df607e", "sha256": "d02995145e215f5dac99c06fd24f85e898a7cddefecb98352874edc0ab6e0d20" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5fc9d7874cb94629a5643424d8df607e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2017-01-25T13:06:04", "url": "https://files.pythonhosted.org/packages/25/0e/71fc3ff42a4b00e8530d703ec3bd813cb349ff9e5075f05d22f48042c61d/django-facebook-auth-helper-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "36ef8ac366b59e892031949c5c2b2787", "sha256": "4df7a7529fcb9b5f645ae530a59097b84458af16b70b23adf1651cd6d4a3523d" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.3.tar.gz", "has_sig": false, "md5_digest": "36ef8ac366b59e892031949c5c2b2787", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2017-01-25T13:08:55", "url": "https://files.pythonhosted.org/packages/66/4b/5770f33bea8f36897357a0d2e016383b0596983a9d8abb7219275aefc8aa/django-facebook-auth-helper-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "b01f9ef6dd478b9197f4f61db6172fa6", "sha256": "1793a5473e806a86f3826b1b957166bc9630df5bf6c54a1a12732e2d61b14177" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b01f9ef6dd478b9197f4f61db6172fa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3172, "upload_time": "2017-01-25T13:10:58", "url": "https://files.pythonhosted.org/packages/08/d1/1177f28baba4b277d27d1f1404fc7a0cf23d285cf866fd1d7aaa4072b1bf/django-facebook-auth-helper-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "212836a8d92a9be2a029e89af6ea1b2b", "sha256": "c6b7e0bc3630f607e3776cb1504c6c91bc02168373e5615f3f6c8c2760a2f022" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.5.tar.gz", "has_sig": false, "md5_digest": "212836a8d92a9be2a029e89af6ea1b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3243, "upload_time": "2017-04-08T11:10:55", "url": "https://files.pythonhosted.org/packages/57/27/5d6d518964f9102405832d9261612a28cb02d74031245b6102d2d262cc2a/django-facebook-auth-helper-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "dd26b161548f1d92693070dedcc929b5", "sha256": "7dae883acf75ea7ea278b4882829b1fb6b6be204aa6e51f7b38a12343da6a4db" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.6.tar.gz", "has_sig": false, "md5_digest": "dd26b161548f1d92693070dedcc929b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2017-04-09T07:27:31", "url": "https://files.pythonhosted.org/packages/79/44/ab79a2ceb139c9e3dbada30725f4ee948cf3ec7b515f43feac9deefa707c/django-facebook-auth-helper-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd26b161548f1d92693070dedcc929b5", "sha256": "7dae883acf75ea7ea278b4882829b1fb6b6be204aa6e51f7b38a12343da6a4db" }, "downloads": -1, "filename": "django-facebook-auth-helper-0.1.6.tar.gz", "has_sig": false, "md5_digest": "dd26b161548f1d92693070dedcc929b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2017-04-09T07:27:31", "url": "https://files.pythonhosted.org/packages/79/44/ab79a2ceb139c9e3dbada30725f4ee948cf3ec7b515f43feac9deefa707c/django-facebook-auth-helper-0.1.6.tar.gz" } ] }