google-auth 2.41.1


pip install google-auth

  Latest version

Released: Sep 30, 2025

Project Links

Meta
Author: Google Cloud Platform
Requires Python: >=3.7

Classifiers

Programming Language
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • POSIX
  • Microsoft :: Windows
  • MacOS :: MacOS X
  • OS Independent

Topic
  • Internet :: WWW/HTTP

pypi

This library simplifies using Google’s various server-to-server authentication mechanisms to access Google APIs.

Installing

You can install using pip:

$ pip install google-auth

For more information on setting up your Python development environment, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

Extras

google-auth has few extras that you can install. For example:

$ pip install google-auth[pyopenssl]

Note that the extras pyopenssl and enterprise_cert should not be used together because they use conflicting versions of cryptography.

Supported Python Versions

Python >= 3.7

NOTE: Python 3.7 was marked as unsupported by the python community in June 2023. We recommend that all developers upgrade to Python 3.8 and newer as soon as they can. Support for Python 3.7 will be removed from this library after January 1 2024. Previous releases that support Python 3.7 will continue to be available for download, but releases after January 1 2024 will only target Python 3.8 and newer.

Unsupported Python Versions

  • Python == 2.7: The last version of this library with support for Python 2.7 was google.auth == 1.34.0.

  • Python 3.5: The last version of this library with support for Python 3.5 was google.auth == 1.23.0.

  • Python 3.6: The last version of this library with support for Python 3.6 was google.auth == 2.22.0.

Documentation

Google Auth Python Library has usage and reference documentation at https://googleapis.dev/python/google-auth/latest/index.html.

Current Maintainers

Authors

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING.rst for more information on how to get started.

License

Apache 2.0 - See the LICENSE for more information.

2.41.1 Sep 30, 2025
2.41.0 Sep 29, 2025
2.40.3 Jun 04, 2025
2.40.2 May 21, 2025
2.40.1 May 07, 2025
2.40.0 May 05, 2025
2.39.0 Apr 14, 2025
2.38.0 Jan 23, 2025
2.37.0 Dec 11, 2024
2.36.0 Nov 06, 2024
2.35.0 Sep 19, 2024
2.35.0rc0 Sep 17, 2024
2.34.0 Aug 18, 2024
2.33.0 Aug 07, 2024
2.32.0 Jul 08, 2024
2.31.0 Jul 01, 2024
2.30.0 Jun 06, 2024
2.29.0 Mar 20, 2024
2.28.2 Mar 08, 2024
2.28.1 Feb 21, 2024
2.28.0 Feb 15, 2024
2.27.0 Jan 24, 2024
2.26.2 Jan 11, 2024
2.26.1 Jan 03, 2024
2.26.0 Jan 03, 2024
2.25.2 Dec 08, 2023
2.25.1 Dec 06, 2023
2.25.0 Dec 05, 2023
2.24.0 Nov 30, 2023
2.23.4 Oct 31, 2023
2.23.3 Oct 09, 2023
2.23.2 Sep 28, 2023
2.23.1 Sep 26, 2023
2.23.0 Sep 11, 2023
2.22.0 Jul 11, 2023
2.22.0rc1 Jun 27, 2023
2.21.0 Jun 26, 2023
2.20.0 Jun 13, 2023
2.19.1 Jun 01, 2023
2.19.0 May 26, 2023
2.18.1 May 17, 2023
2.18.0 May 10, 2023
2.17.3 Apr 12, 2023
2.17.2 Apr 05, 2023
2.17.1 Mar 30, 2023
2.17.0 Mar 28, 2023
2.16.3 Mar 24, 2023
2.16.2 Mar 02, 2023
2.16.1 Feb 17, 2023
2.16.0 Jan 09, 2023
2.15.0 Dec 01, 2022
2.14.1 Nov 07, 2022
2.14.0 Oct 31, 2022
2.13.0 Oct 17, 2022
2.12.0 Sep 27, 2022
2.11.1 Sep 20, 2022
2.11.0 Aug 19, 2022
2.10.0 Aug 05, 2022
2.9.1 Jul 12, 2022
2.9.0 Jun 29, 2022
2.8.0 Jun 14, 2022
2.7.0 Jun 07, 2022
2.6.6 Apr 21, 2022
2.6.5 Apr 14, 2022
2.6.4 Apr 12, 2022
2.6.3 Apr 07, 2022
2.6.2 Mar 17, 2022
2.6.0 Jan 31, 2022
2.5.0 Jan 25, 2022
2.4.1 Jan 24, 2022
2.4.0 Jan 20, 2022
2.3.3 Nov 01, 2021
2.3.2 Oct 26, 2021
2.3.1 Oct 25, 2021
2.3.0 Oct 07, 2021
2.2.1 Sep 28, 2021
2.2.0 Sep 27, 2021
2.1.0 Sep 14, 2021
2.0.2 Aug 31, 2021
2.0.1 Aug 19, 2021
2.0.0 Aug 17, 2021
2.0.0b1 Aug 03, 2021
2.0.0.dev0 Jan 28, 2021
1.35.0 Aug 16, 2021
1.34.0 Jul 27, 2021
1.33.1 Jul 20, 2021
1.33.0 Jul 14, 2021
1.32.1 Jun 30, 2021
1.32.0 Jun 21, 2021
1.31.0 Jun 10, 2021
1.30.2 Jun 08, 2021
1.30.1 May 24, 2021
1.30.0 Apr 26, 2021
1.29.0 Apr 15, 2021
1.28.1 Apr 08, 2021
1.28.0 Mar 16, 2021
1.27.1 Mar 04, 2021
1.27.0 Feb 17, 2021
1.26.1 Feb 11, 2021
1.26.0 Feb 10, 2021
1.25.0 Feb 04, 2021
1.24.0 Dec 11, 2020
1.23.0 Oct 29, 2020
1.22.1 Oct 05, 2020
1.22.0 Sep 28, 2020
1.21.3 Sep 23, 2020
1.21.2 Sep 16, 2020
1.21.1 Sep 03, 2020
1.21.0 Aug 27, 2020
1.20.1 Aug 07, 2020
1.20.0 Jul 28, 2020
1.19.2 Jul 17, 2020
1.19.1 Jul 16, 2020
1.19.0 Jul 13, 2020
1.18.0 Jun 18, 2020
1.17.2 Jun 12, 2020
1.17.1 Jun 11, 2020
1.17.0 Jun 11, 2020
1.16.1 Jun 04, 2020
1.16.0 May 28, 2020
1.15.0 May 18, 2020
1.14.3 May 11, 2020
1.14.2 May 07, 2020
1.14.1 Apr 21, 2020
1.14.0 Apr 14, 2020
1.13.1 Apr 02, 2020
1.13.0 Apr 02, 2020
1.12.0 Mar 25, 2020
1.11.3 Mar 13, 2020
1.11.2 Feb 14, 2020
1.11.1 Feb 13, 2020
1.11.0 Jan 23, 2020
1.10.2 Jan 22, 2020
1.10.1 Jan 14, 2020
1.10.0 Dec 18, 2019
1.9.0 Dec 16, 2019
1.8.2 Dec 11, 2019
1.8.1 Dec 09, 2019
1.8.0 Dec 09, 2019
1.7.2 Dec 05, 2019
1.7.1 Nov 13, 2019
1.7.0 Nov 05, 2019
1.6.3 Feb 19, 2019
1.6.2 Dec 17, 2018
1.6.1 Nov 12, 2018
1.6.0 Nov 09, 2018
1.5.1 Jul 31, 2018
1.5.0 May 31, 2018
1.4.2 May 29, 2018
1.4.1 Feb 12, 2018
1.4.0 Feb 09, 2018
1.3.0 Jan 09, 2018
1.2.1 Nov 13, 2017
1.2.0 Oct 31, 2017
1.1.1 Sep 20, 2017
1.1.0 Sep 12, 2017
1.0.2 Aug 01, 2017
1.0.1 May 08, 2017
1.0.0 Apr 17, 2017
0.10.0 Mar 29, 2017
0.9.0 Mar 23, 2017
0.8.0 Feb 23, 2017
0.7.0 Feb 16, 2017
0.6.0 Feb 08, 2017
0.5.0 Dec 14, 2016
0.4.0 Dec 02, 2016
0.3.2 Dec 01, 2016
0.3.1 Nov 17, 2016
0.3.0 Nov 11, 2016
0.2.0 Nov 03, 2016
0.1.0 Oct 28, 2016
0.0.1 Oct 10, 2016

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
cachetools (<7.0,>=2.0.0)
pyasn1-modules (>=0.2.1)
rsa (<5,>=3.1.4)