{ "info": { "author": "Locu, Inc.", "author_email": "devteam@locu.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "DJOAuth2\n========\n\n.. image:: https://badge.fury.io/py/djoauth2.png\n :target: https://pypi.python.org/pypi/djoauth2\n\n.. image:: https://travis-ci.org/Locu/djoauth2.png?branch=master\n :target: https://travis-ci.org/Locu/djoauth2\n\n* Source code: https://github.com/locu/djoauth2\n* Documentation: http://djoauth2.readthedocs.org/\n* Issue tracker: https://github.com/locu/djoauth2/issues\n* Mailing list: https://groups.google.com/forum/#!forum/djoauth2\n\nWhat is DJOAuth2?\n-----------------\n\nDJOAuth2 is an implementation of a *sane* subset of the `OAuth 2`_\nspecification, which is described by the `OAuth Website`_ as\n\n An open protocol to allow secure authorization in a simple and standard\n method from web, mobile and desktop applications.\n\n\nThe goal of this implementation is to provide a well-structured Django\napplication that can be easily installed to add OAuth 2.0 provider capability to\nexisting projects. The official specification is broad, and allows for\nmany different ways for clients and servers to interact with each other. This\nimplementation is a secure subset of these interactions in order to make it as\neasy as possible to reap the benefits of OAuth without having to struggle with\nthe more difficult parts of the spec.\n\nOAuth, and this implementation, are best suited to solving the following\nproblems:\n\n* Allowing for fine-grained API control \u2014 you want your users to choose which\n applications have access to their data.\n* Acting as an authentication server, allowing other sites to \"Log in with\n \".\n\nContributing\n------------\n\nInterested in contributing? Great! Check out `the contribution guide`_, which\nincludes instructions for setting up dependencies, generating migrations, and\nrunning the test suite.\n\n\n.. _`OAuth 2`: http://tools.ietf.org/html/rfc6749\n.. _`OAuth website`: http://oauth.net/\n.. _`the contribution guide`: http://djoauth2.readthedocs.org/en/latest/contributing.html", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Locu/djoauth2/tarball/0.6.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Locu/djoauth2/", "keywords": "oauth,oauth2,django", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "djoauth2", "package_url": "https://pypi.org/project/djoauth2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djoauth2/", "project_urls": { "Download": "https://github.com/Locu/djoauth2/tarball/0.6.0", "Homepage": "https://github.com/Locu/djoauth2/" }, "release_url": "https://pypi.org/project/djoauth2/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "OAuth 2.0 server implementation.", "version": "0.6.0" }, "last_serial": 1056247, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "0670949a2e01bc691e65706bd61b2f16", "sha256": "1be53408195f22d31ebdcd8f3c40794c9db8fb1080e2830dc20adc573812b4b8" }, "downloads": -1, "filename": "djoauth2-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0670949a2e01bc691e65706bd61b2f16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42725, "upload_time": "2013-09-24T00:47:37", "url": "https://files.pythonhosted.org/packages/33/d1/d7752301f9815eabb008de6d293acc420c24a930ae5f3336107d7b2da884/djoauth2-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "a27b8a48e44fc4b02100f37857e40a21", "sha256": "34155c05c444dbb0b7fea0923d8303ea9b64a5bb7a2e8f8bd02b989602262b49" }, "downloads": -1, "filename": "djoauth2-0.2.2.tar.gz", "has_sig": false, "md5_digest": "a27b8a48e44fc4b02100f37857e40a21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60209, "upload_time": "2013-09-24T01:32:29", "url": "https://files.pythonhosted.org/packages/68/f9/db4a394d1e3c0d4f679b3bfc0931e0428a1b9bac18cb32d3be0f2db12ca3/djoauth2-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "dcf544d632f7ed49c0d089a91bca6199", "sha256": "c29733c3c6b0ceaa0a2ec2e4fcc37eba8e4310146c715264b85cc4097359b720" }, "downloads": -1, "filename": "djoauth2-0.3.0.tar.gz", "has_sig": false, "md5_digest": "dcf544d632f7ed49c0d089a91bca6199", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65033, "upload_time": "2013-10-12T01:03:17", "url": "https://files.pythonhosted.org/packages/29/f1/94cff0a2eb236d8f688591cba6dd0f0b46c9c7a5f8a59c85406ad8453f12/djoauth2-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "2f7f6cb96583129b975fc52c00ddba13", "sha256": "3e60c8b64fb5a58fe9d6e688077085437082c245ac6da40a67766e801b4fd3e4" }, "downloads": -1, "filename": "djoauth2-0.3.1.tar.gz", "has_sig": false, "md5_digest": "2f7f6cb96583129b975fc52c00ddba13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64825, "upload_time": "2013-10-14T23:27:29", "url": "https://files.pythonhosted.org/packages/b7/5d/6a2f5289ab136d8fc3abc523a5c36e80bcaea360677222fa5dd5fed78df9/djoauth2-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "5c1d622f083fd0482de7e78a465eb4f4", "sha256": "0b81223c7c145c9136361e997975cbd3afca0d9dbfb29783af93a2709293c34f" }, "downloads": -1, "filename": "djoauth2-0.3.2.tar.gz", "has_sig": false, "md5_digest": "5c1d622f083fd0482de7e78a465eb4f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34480, "upload_time": "2013-10-15T22:28:36", "url": "https://files.pythonhosted.org/packages/c7/96/0d7cc778ac44014a937b30df4ff4a1466da7041bc042df658c1f1de3d648/djoauth2-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "cf17e9dfe4cc7af17c3ebc249d013b79", "sha256": "e171c350afe862a64f2820d93ae001db02ec6e4a7039dc5e88fbc2d6b349b75a" }, "downloads": -1, "filename": "djoauth2-0.4.0.tar.gz", "has_sig": false, "md5_digest": "cf17e9dfe4cc7af17c3ebc249d013b79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66675, "upload_time": "2013-10-29T10:51:13", "url": "https://files.pythonhosted.org/packages/3d/30/7d2f58aee781b38b444e7049330ca84c9572d15eef6c1a403ba04f4ffa4e/djoauth2-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "e5702a467ed36de97ca9919ae468ab5e", "sha256": "d1e7b1f729301a9316288924ea7c89cd1a04ff5f84fb8b2e1e6c5494d026d7f6" }, "downloads": -1, "filename": "djoauth2-0.5.0.tar.gz", "has_sig": false, "md5_digest": "e5702a467ed36de97ca9919ae468ab5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68729, "upload_time": "2013-12-16T20:46:52", "url": "https://files.pythonhosted.org/packages/7d/95/044c32f0ce61703708ae3abc56ddc7d327535ca86c1ab6051296efbb60cd/djoauth2-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "b5cab9eea6d7577d4f1845766248ae4f", "sha256": "96c5657c75bb5a7c9430a61048b0f09e24c4ea0c24bce7ea954bfbf63111da24" }, "downloads": -1, "filename": "djoauth2-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b5cab9eea6d7577d4f1845766248ae4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48141, "upload_time": "2014-04-09T20:32:41", "url": "https://files.pythonhosted.org/packages/59/b2/b3fec3a8568b13d131933b5c5a915739e04e652556e118a3d629c36484a8/djoauth2-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5cab9eea6d7577d4f1845766248ae4f", "sha256": "96c5657c75bb5a7c9430a61048b0f09e24c4ea0c24bce7ea954bfbf63111da24" }, "downloads": -1, "filename": "djoauth2-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b5cab9eea6d7577d4f1845766248ae4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48141, "upload_time": "2014-04-09T20:32:41", "url": "https://files.pythonhosted.org/packages/59/b2/b3fec3a8568b13d131933b5c5a915739e04e652556e118a3d629c36484a8/djoauth2-0.6.0.tar.gz" } ] }