{ "info": { "author": "Juan Ignacio Fiorentino", "author_email": "juanifioren@gmail.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", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Django OIDC Client\n##################\n\n************\nAbout OpenID\n************\n\nOpenID Connect is a simple identity layer on top of the OAuth 2.0 protocol, which allows computing clients to verify the identity of an end-user based on the authentication performed by an authorization server, as well as to obtain basic profile information about the end-user in an interoperable and REST-like manner. `Google `_ is a good example of an OpenID Provider.\n\n*****************\nAbout the package\n*****************\n\nEmpty.\n\n************\nContributing\n************\n\nWe love contributions, so please feel free to fix bugs, improve things, provide documentation. Just submit a Pull Request.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/juanifioren/django-oidc-client", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-oidc-client", "package_url": "https://pypi.org/project/django-oidc-client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-oidc-client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/juanifioren/django-oidc-client" }, "release_url": "https://pypi.org/project/django-oidc-client/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "OpenID Connect Client implementation for Django.", "version": "0.0.0" }, "last_serial": 1637894, "releases": { "0.0.0": [] }, "urls": [] }