Google Reauth Python Library
============================
|build| |pypi|
This library provides Reauth support to Google's authentication libraries for
Python. Reauth allows using two-factor authentication for end-user credentials.
Other than for reference purposes, this library is of little use to non-Google
developers.
.. |build| image:: https://travis-ci.org/Google/google-reauth-python.svg?branch=master
:target: https://travis-ci.org/Google/google-reauth-python
.. |pypi| image:: https://img.shields.io/pypi/v/google-reauth.svg
:target: https://pypi.python.org/pypi/google-reauth
Installing
----------
You can install using `pip`_::
$ pip install google-reauth
.. _pip: https://pip.pypa.io/en/stable/
For more information on setting up your Python development environment, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
.. _`Python Development Environment Setup Guide`: https://cloud.google.com/python/setup
Contributing
------------
As mentioned in the beginning, this library is not generally consumable in
non-Google applications. However, if you are still inteested in contributing to
it, please see `CONTRIBUTING.rst`_ for more information on how to get started.
.. _CONTRIBUTING.rst: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CONTRIBUTING.rst
License
-------
Apache 2.0 - See `the LICENSE`_ for more information.
.. _the LICENSE: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/LICENSE
Raw data
{
"_id": null,
"home_page": "https://github.com/Google/google-reauth-python",
"name": "google-reauth",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "google auth oauth client reauth",
"author": "Google",
"author_email": "googleapis-publisher@google.com",
"download_url": "https://files.pythonhosted.org/packages/7d/86/74242e08d24ec4c436b8325dabbd7c60422b4829dfb1ad6ec117bdebea76/google-reauth-0.1.1.tar.gz",
"platform": "",
"description": "Google Reauth Python Library\n============================\n\n|build| |pypi|\n\nThis library provides Reauth support to Google's authentication libraries for\nPython. Reauth allows using two-factor authentication for end-user credentials.\n\nOther than for reference purposes, this library is of little use to non-Google\ndevelopers.\n\n.. |build| image:: https://travis-ci.org/Google/google-reauth-python.svg?branch=master\n :target: https://travis-ci.org/Google/google-reauth-python\n.. |pypi| image:: https://img.shields.io/pypi/v/google-reauth.svg\n :target: https://pypi.python.org/pypi/google-reauth\n\nInstalling\n----------\n\nYou can install using `pip`_::\n\n $ pip install google-reauth\n\n.. _pip: https://pip.pypa.io/en/stable/\n\nFor more information on setting up your Python development environment, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.\n\n.. _`Python Development Environment Setup Guide`: https://cloud.google.com/python/setup\n\nContributing\n------------\n\nAs mentioned in the beginning, this library is not generally consumable in\nnon-Google applications. However, if you are still inteested in contributing to\nit, please see `CONTRIBUTING.rst`_ for more information on how to get started.\n\n.. _CONTRIBUTING.rst: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CONTRIBUTING.rst\n\nLicense\n-------\n\nApache 2.0 - See `the LICENSE`_ for more information.\n\n.. _the LICENSE: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/LICENSE\n\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Google Reauth Library",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/Google/google-reauth-python"
},
"split_keywords": [
"google",
"auth",
"oauth",
"client",
"reauth"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "69e167ffaa3a645b86318ce30717af7145070ebccec5eef5c623ae08b86129b8",
"md5": "a8a24e70f9cc1b5c07844370e6a86007",
"sha256": "cb39074488d74c8853074dde47368bbf8f739d4a4338b89aab696c895b6d8368"
},
"downloads": -1,
"filename": "google_reauth-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8a24e70f9cc1b5c07844370e6a86007",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 17244,
"upload_time": "2020-12-01T17:35:45",
"upload_time_iso_8601": "2020-12-01T17:35:45.165672Z",
"url": "https://files.pythonhosted.org/packages/69/e1/67ffaa3a645b86318ce30717af7145070ebccec5eef5c623ae08b86129b8/google_reauth-0.1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d8674242e08d24ec4c436b8325dabbd7c60422b4829dfb1ad6ec117bdebea76",
"md5": "a245b2931af52134c101090fe6695b20",
"sha256": "f9f6852a55c2c5453d581cd01f3d1278e86147c03d008409800390a834235892"
},
"downloads": -1,
"filename": "google-reauth-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "a245b2931af52134c101090fe6695b20",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19021,
"upload_time": "2020-12-01T17:35:46",
"upload_time_iso_8601": "2020-12-01T17:35:46.530150Z",
"url": "https://files.pythonhosted.org/packages/7d/86/74242e08d24ec4c436b8325dabbd7c60422b4829dfb1ad6ec117bdebea76/google-reauth-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-01 17:35:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Google",
"github_project": "google-reauth-python",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"lcname": "google-reauth"
}