{ "info": { "author": "Jani Kajala", "author_email": "kajala@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "django-jauth\n============\n\nSimple OAuth2 authentication client library for Django and Django REST framework projects.\n\nFeatures:\n\n* Supports simple integration both to single page apps (via postMessage) and traditional Django apps (via redirect)\n\n* Does not require any JavaScript libraries\n\nThis is by no means comprehensive OAuth2 package but simple and serves single purpose.\n\n# Supported / Tested OAuth2 Providers\n\n* Facebook\n\n* AccountKit\n\n* Google\n\n# Other Features\n\n* Supports deauthorize and delete Facebook callbacks\n \n# Configuration\n\nsettings.JAUTH_AUTHENTICATION_SUCCESS_REDIRECT:\n\n* Set this as URL of user home page after login. Set as None for single-page apps which open separate dialog for login (Value None causes postMessage to be called for the parent window with authentication result)\n\nsettings.JAUTH_AUTHENTICATION_ERROR_REDIRECT:\n\n* Set this as URL of login page with querystring parameter \"error\" as error message. Can be None for single page apps.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kajala/django-jauth", "keywords": "", "license": "MIT licence, see LICENCE.txt", "maintainer": "", "maintainer_email": "", "name": "django-jauth", "package_url": "https://pypi.org/project/django-jauth/", "platform": "", "project_url": "https://pypi.org/project/django-jauth/", "project_urls": { "Homepage": "https://github.com/kajala/django-jauth" }, "release_url": "https://pypi.org/project/django-jauth/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Simple OAuth2 login support for Django and Django REST Framework projects", "version": "1.0.2" }, "last_serial": 5552547, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9e3298862262a69d17ceef6dbd5ccee3", "sha256": "8057e295638a7e00abd75a1f20db8ea90ff154530f088878a7522cdf3e48f76a" }, "downloads": -1, "filename": "django-jauth-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9e3298862262a69d17ceef6dbd5ccee3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32793, "upload_time": "2019-07-16T18:42:22", "url": "https://files.pythonhosted.org/packages/00/b7/9e0c0c8be341d26ec12067e0dc81f997f5e496cd092f21e5b70a405eb84e/django-jauth-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6bc7b0f24d7872439f87aeec5634b861", "sha256": "cb12ca8f6869d07f87c12edeb525ad50e691b465b739b793cf2ac33a12391221" }, "downloads": -1, "filename": "django-jauth-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6bc7b0f24d7872439f87aeec5634b861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33119, "upload_time": "2019-07-16T19:57:38", "url": "https://files.pythonhosted.org/packages/fe/5f/12d48a84845cfa59a99c626000c2f5f55f4e0b4e4dadc5425c866cef174d/django-jauth-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e32738be7f2061fd2f1378a5fb9cafe5", "sha256": "ed0251705fc7942dbd8542afa657a7a1671ef393946a7888a20233221b1ab692" }, "downloads": -1, "filename": "django-jauth-1.0.2.tar.gz", "has_sig": false, "md5_digest": "e32738be7f2061fd2f1378a5fb9cafe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33156, "upload_time": "2019-07-18T18:08:52", "url": "https://files.pythonhosted.org/packages/95/b9/4dbeb5e6e8847abb558835e782686f49e7d16b59f0e230247a93a4649e6d/django-jauth-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e32738be7f2061fd2f1378a5fb9cafe5", "sha256": "ed0251705fc7942dbd8542afa657a7a1671ef393946a7888a20233221b1ab692" }, "downloads": -1, "filename": "django-jauth-1.0.2.tar.gz", "has_sig": false, "md5_digest": "e32738be7f2061fd2f1378a5fb9cafe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33156, "upload_time": "2019-07-18T18:08:52", "url": "https://files.pythonhosted.org/packages/95/b9/4dbeb5e6e8847abb558835e782686f49e7d16b59f0e230247a93a4649e6d/django-jauth-1.0.2.tar.gz" } ] }