{ "info": { "author": "Monte Hellawell", "author_email": "monte@montudor.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# Django OpenID Connect User\n\nAn extended User model that is designed to have the majority of the attributes of what the OpenID Connect specification mentions.\n\n## How to install\n\nInstallation can be done with a single command:\n\n```\n$ pip install django-oidc-user\n```\n\n## How to use\n\nSetup in your project is easy. Just add it to your installed apps:\n\n```python\nINSTALLED_APPS = [\n . . .\n 'django_oidc_user',\n]\n```\n\nAnd you will need to set it as your default User model, so add the following line to your settings:\n\n```python\nAUTH_USER_MODEL = 'django_oidc_user.User'\n```\n\nAfter you have done this make sure you **run migrations** using the following command:\n\n```\n$ python manage.py migrate django_oidc_user\n```\n\nYou can import the model to use in your views like so:\n\n```python\nfrom django_oidc_user.models import User\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/montudor/django-oidc-user/archive/v0.3.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/montudor/django-oidc-user", "keywords": "django", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-oidc-user", "package_url": "https://pypi.org/project/django-oidc-user/", "platform": "", "project_url": "https://pypi.org/project/django-oidc-user/", "project_urls": { "Download": "https://github.com/montudor/django-oidc-user/archive/v0.3.4.tar.gz", "Homepage": "https://github.com/montudor/django-oidc-user" }, "release_url": "https://pypi.org/project/django-oidc-user/0.3.4/", "requires_dist": null, "requires_python": "", "summary": "Creates an OpenID Connect compliant User model.", "version": "0.3.4" }, "last_serial": 5841778, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9b21f4de1ae2a06d969f78f1e1dd3bb4", "sha256": "4eba68414baffb2174414267fb0bd85bf88abafafb0db27d4b127ff0bfe06017" }, "downloads": -1, "filename": "django-oidc-user-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9b21f4de1ae2a06d969f78f1e1dd3bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1104, "upload_time": "2017-10-17T21:13:13", "url": "https://files.pythonhosted.org/packages/c9/dd/4798b8bd3359cb0570f14d09bf54ffba56233ebc8d02304872f30ac94cdb/django-oidc-user-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "b317181ccbb036d4a85d37306ad6bf33", "sha256": "80f9a597da5c51f421f24fa6a88b9f254071d054334b15fbaf1e3443950fb50b" }, "downloads": -1, "filename": "django-oidc-user-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b317181ccbb036d4a85d37306ad6bf33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7661, "upload_time": "2017-10-17T21:41:36", "url": "https://files.pythonhosted.org/packages/d7/48/5954131fe105bc384246c5d0b565ac5eb409054eb2db2bc9e54ecc192f77/django-oidc-user-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "786bac3855fa38ceb4fba7a5ac5e8025", "sha256": "89e49af1d5ba2a03f6d55e5474a5f81aed1b7c424aeb38f207088ca297201f13" }, "downloads": -1, "filename": "django-oidc-user-0.1.1.tar.gz", "has_sig": false, "md5_digest": "786bac3855fa38ceb4fba7a5ac5e8025", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13571, "upload_time": "2017-10-18T16:19:05", "url": "https://files.pythonhosted.org/packages/79/a0/69337ce20faab666b06cc92a0e718da1cfa34bb8687fe1b9ca507ff21823/django-oidc-user-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "23ebb03ee639494c0d2c17e6174313f4", "sha256": "d360305fa7a511d73012bfe39b740a9cae5538ac98109fb34318c932b732f6f4" }, "downloads": -1, "filename": "django-oidc-user-0.2.0.tar.gz", "has_sig": false, "md5_digest": "23ebb03ee639494c0d2c17e6174313f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14052, "upload_time": "2017-10-24T18:25:17", "url": "https://files.pythonhosted.org/packages/f6/e4/709ba3380e7edeb8a5fe34d2328719cfbfc7d28d2989d4f77f2104733d4d/django-oidc-user-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "925e7f365af01747577f758d85958fe5", "sha256": "e345495d54752e0118847a05cc90d974cbc48e882d7da3f5d11a41323a9c8a44" }, "downloads": -1, "filename": "django-oidc-user-0.2.1.tar.gz", "has_sig": false, "md5_digest": "925e7f365af01747577f758d85958fe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14079, "upload_time": "2017-10-24T19:34:44", "url": "https://files.pythonhosted.org/packages/8e/5a/5b4d4362c4317108e7670c8c28f927fcf0fadd9e329a70dccb18854f7410/django-oidc-user-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "96b8551d6057f17d1e8f5180b1c15314", "sha256": "d981b8495602e51254ddd61c7498d1ae137a1fda587b06a23cdbd154c6ca41f1" }, "downloads": -1, "filename": "django-oidc-user-0.3.0.tar.gz", "has_sig": false, "md5_digest": "96b8551d6057f17d1e8f5180b1c15314", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14404, "upload_time": "2017-10-27T20:15:15", "url": "https://files.pythonhosted.org/packages/7d/4d/1cc4d63419d3f651e01587d69a99296e5c7cf6535ef6de5bc064440e2a94/django-oidc-user-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "8ff4f247774b2b118e7cc072c4d6c3ae", "sha256": "291a8da39e1e75f2afd9c5acf8e1a4d84559d7c8becb407148001ea609b5148d" }, "downloads": -1, "filename": "django-oidc-user-0.3.1.tar.gz", "has_sig": false, "md5_digest": "8ff4f247774b2b118e7cc072c4d6c3ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14600, "upload_time": "2017-11-28T21:55:58", "url": "https://files.pythonhosted.org/packages/75/96/3faab5bba1f2a1d097165f44a42f07c0f18f84602ce108de76ee57e7bc1b/django-oidc-user-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "17756e27e47f963979a330f4f61bf1db", "sha256": "ddbf860d14c86392b9b8c652c2dc1e75294579ae8cde896c557a4a3e817df7ce" }, "downloads": -1, "filename": "django-oidc-user-0.3.2.tar.gz", "has_sig": false, "md5_digest": "17756e27e47f963979a330f4f61bf1db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14058, "upload_time": "2018-01-28T14:34:17", "url": "https://files.pythonhosted.org/packages/16/d1/1ec91fc89c3c54130063c783be86937854d1ff37a45342d7ab277d320cb2/django-oidc-user-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "ce5ec73f2695dc22a7d9dc1b2ba6c84c", "sha256": "43546cb88987c6036acea3ef754d2eb3a9993026340a7f51cd483d428dbc2588" }, "downloads": -1, "filename": "django-oidc-user-0.3.3.tar.gz", "has_sig": false, "md5_digest": "ce5ec73f2695dc22a7d9dc1b2ba6c84c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14084, "upload_time": "2019-05-24T22:53:42", "url": "https://files.pythonhosted.org/packages/72/56/fe1e5f90526c21d25bed290ab905dd87a14da33b71d00626265ff4a980d4/django-oidc-user-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "7da28f8e5461b9ac51f40b797968df6f", "sha256": "19fc637072edfce36966b5249ea2947fd627c0ce42f994c1d56cca76342456bc" }, "downloads": -1, "filename": "django_oidc_user-0.3.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7da28f8e5461b9ac51f40b797968df6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19591, "upload_time": "2019-09-17T13:34:56", "url": "https://files.pythonhosted.org/packages/64/da/9ee7e1fbece254d85d2e472bc103c038b4ca706761b3219c17b4efaab1bc/django_oidc_user-0.3.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e0c1ce2f0c0f80d1d3da58208f2f733", "sha256": "41ba9248e30386171743678a46a60a7f919284fe387f184dcf940170eb8f436f" }, "downloads": -1, "filename": "django-oidc-user-0.3.4.tar.gz", "has_sig": false, "md5_digest": "3e0c1ce2f0c0f80d1d3da58208f2f733", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15390, "upload_time": "2019-09-17T13:34:58", "url": "https://files.pythonhosted.org/packages/93/f3/08b687a1ccae4eae35d1dbadb25531dc432b02a627726363fd6cd4b8e352/django-oidc-user-0.3.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7da28f8e5461b9ac51f40b797968df6f", "sha256": "19fc637072edfce36966b5249ea2947fd627c0ce42f994c1d56cca76342456bc" }, "downloads": -1, "filename": "django_oidc_user-0.3.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7da28f8e5461b9ac51f40b797968df6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19591, "upload_time": "2019-09-17T13:34:56", "url": "https://files.pythonhosted.org/packages/64/da/9ee7e1fbece254d85d2e472bc103c038b4ca706761b3219c17b4efaab1bc/django_oidc_user-0.3.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3e0c1ce2f0c0f80d1d3da58208f2f733", "sha256": "41ba9248e30386171743678a46a60a7f919284fe387f184dcf940170eb8f436f" }, "downloads": -1, "filename": "django-oidc-user-0.3.4.tar.gz", "has_sig": false, "md5_digest": "3e0c1ce2f0c0f80d1d3da58208f2f733", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15390, "upload_time": "2019-09-17T13:34:58", "url": "https://files.pythonhosted.org/packages/93/f3/08b687a1ccae4eae35d1dbadb25531dc432b02a627726363fd6cd4b8e352/django-oidc-user-0.3.4.tar.gz" } ] }