Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
205 commits
Select commit Hold shift + click to select a range
c0a656e
Initial commit
Apr 13, 2017
f65cbf8
Removing unused travis builds
Apr 13, 2017
a6de543
add google-oauthlib-tool (#1)
proppy May 11, 2017
1908533
Release v0.1.0 (#2)
proppy May 11, 2017
e040a5d
Add documentation
May 15, 2017
2879cdc
Link to docs in README.rst
May 17, 2017
b4de749
Update homepage in package metadata
Jun 14, 2017
da7ca4f
docs: fix typo in package name (#10)
proppy Jul 31, 2017
692a353
Marks local web server test as a webtest (#11)
markmcd Aug 14, 2017
d330c99
Uses a test port that is less likely to be taken (#12)
markmcd Aug 15, 2017
0e6eade
Allow access_type parameter to be overriden (#16)
Sep 19, 2017
abade4a
Release v0.1.1
Sep 19, 2017
37727a8
Accept redirect_uri as arg to flow creating classmethods. (#17)
michelts Oct 6, 2017
78525be
Carry token expiry from oauth2session into Credentials object (#18) (…
andytzeng Nov 9, 2017
edabc9f
Populate id_token into credentials from oauth2 session (#20)
andytzeng Nov 10, 2017
953a53d
Release v0.2.0
Nov 15, 2017
74e75e3
Merge pull request #22 from GoogleCloudPlatform/release-v0.2.0
andrewsg Nov 15, 2017
66f87be
Allow saving credentials in the current directory (#25)
wescande Dec 7, 2017
f150bde
Use utc when parsing expiration timestamp (#26)
devonsparks Dec 11, 2017
ce7d8fa
Release v0.3.0
busunkim96 Mar 19, 2019
71185a2
Disable useless-object-inheritance error
busunkim96 Mar 20, 2019
81970d7
Only have flake check import order
busunkim96 Mar 20, 2019
9d00d9a
Merge pull request #37 from googleapis/fix-lint
busunkim96 Mar 22, 2019
26c1fa8
Release v0.3.0
busunkim96 Mar 19, 2019
d947132
Merge branch 'release-v0.3.0' of github.com:googleapis/google-auth-li…
busunkim96 Mar 22, 2019
a6ca85a
Merge pull request #34 from googleapis/release-v0.3.0
busunkim96 Mar 22, 2019
2d816da
Fix links after repo move to googleapis.
tswast Apr 26, 2019
c4c4a0b
Merge pull request #41 from googleapis/tswast-patch-1
tswast Apr 27, 2019
f70f7e1
Use actual server port in redirect_uri to allow automatic assignment …
sqrrrl May 9, 2019
64a7c38
Implement code verifier (PKCE) (#42)
jay0lee May 29, 2019
65ce5ea
test: Add noxfile. (#43)
busunkim96 Jun 5, 2019
d83a528
Add `get_user_credentials` function to get your user credentials. (#40)
tswast Jun 10, 2019
1ea98e9
Release v0.4.0 (#44)
busunkim96 Jun 10, 2019
177b963
Add renovate.json (#56)
Jul 25, 2019
deed610
Don't auto-generate code_verifier by default. (#48)
busunkim96 Aug 26, 2019
4dbd376
Fix comma splice in default success message (#63)
wchargin Sep 23, 2019
467f61f
Release v0.4.1 (#60)
busunkim96 Oct 4, 2019
fedc0bf
chore: blacken (#66)
busunkim96 Nov 4, 2019
c3e9ba6
chore: add default CODEOWNERS (#89)
busunkim96 Sep 24, 2020
098dc74
fix: don't open browser if port is occupied (#92)
busunkim96 Oct 28, 2020
8eddd84
chore: release 0.4.2 (#93)
release-please[bot] Oct 28, 2020
4feacd0
build: migrate to flakybot (#102)
JustinBeckwith Jan 29, 2021
3f2d0cd
fix(deps): add lower bounds to all dependencies (#99)
busunkim96 Feb 6, 2021
261aca0
fix: add `charset-utf-8` to response header (#104)
busunkim96 Feb 12, 2021
70a451f
chore: release 0.4.3 (#105)
release-please[bot] Mar 1, 2021
1344faf
fix: add redirect_uri_trailing slash param to run_local_server (#111)
arithmetic1728 Mar 29, 2021
e846a15
chore: release 0.4.4 (#112)
release-please[bot] Mar 29, 2021
f3c6033
chore: use `gcp-sphinx-docfx-yaml` (#116)
dandhlee Apr 28, 2021
d66bd4a
chore: add SECURITY.md (#115)
google-cloud-policy-bot[bot] May 12, 2021
41a44e9
chore: add library type to .repo-metadata.json (#117)
parthea May 12, 2021
43e70bf
docs: fix links to installed app, client secrets docs (#86)
busunkim96 May 29, 2021
08cce9c
chore: migrate to owl bot (#119)
parthea Jun 1, 2021
a165f04
chore: new owl bot post processor docker image (#124)
gcf-owl-bot[bot] Jun 17, 2021
4eac51a
docs: omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#126)
gcf-owl-bot[bot] Jun 19, 2021
b66bae9
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083…
gcf-owl-bot[bot] Jun 20, 2021
7e51935
chore: move non-cloud package to staging bucket (#125)
dandhlee Jun 21, 2021
f394563
chore: add kokoro 3.9 config templates (#128)
gcf-owl-bot[bot] Jun 22, 2021
37e4b39
chore(python): simplify nox steps in CONTRIBUTING.rst (#130)
gcf-owl-bot[bot] Jun 25, 2021
8b59570
build(python): exit with success status if no samples found (#132)
gcf-owl-bot[bot] Jul 14, 2021
c74a70c
build(python): remove python 3.7 from kokoro Dockerfile (#133)
gcf-owl-bot[bot] Jul 14, 2021
9be00da
feat: add Samples section to CONTRIBUTING.rst (#134)
gcf-owl-bot[bot] Jul 22, 2021
b916466
chore: fix kokoro config for samples (#136)
gcf-owl-bot[bot] Jul 23, 2021
336496b
chore: release 0.4.5 (#138)
release-please[bot] Jul 29, 2021
76cd8c5
chore(python): avoid `.nox` directories when building docs (#142)
gcf-owl-bot[bot] Aug 12, 2021
cb4e1b0
chore: drop mention of Python 2.7 from templates (#143)
gcf-owl-bot[bot] Aug 13, 2021
6c034d6
chore: add unsupported python versions to README (#141)
parthea Aug 16, 2021
6eac86e
fix: remove dependency on `six` (#146)
busunkim96 Aug 23, 2021
9dba05a
chore: migrate default branch from master to main (#148)
parthea Aug 27, 2021
4e24515
chore(python): disable dependency dashboard (#150)
gcf-owl-bot[bot] Aug 30, 2021
5bf0ca3
chore: release 0.4.6 (#147)
release-please[bot] Sep 1, 2021
6880248
chore(python): group renovate prs (#151)
gcf-owl-bot[bot] Sep 1, 2021
b5af099
chore: removing owlbot directives for conversion to main (#153)
nicain Sep 1, 2021
280b000
chore: relocate owl bot post processor (#155)
SurferJeffAtGoogle Sep 21, 2021
b300a06
chore: add default_version and codeowner_team to .repo-metadata.json …
parthea Oct 4, 2021
9e4ace5
chore: use cov_level in coveragerc (#157)
gcf-owl-bot[bot] Oct 5, 2021
c6a474c
build: use trampoline_v2 for python samples and allow custom dockerfi…
gcf-owl-bot[bot] Oct 5, 2021
80e7826
chore(python): Add kokoro configs for python 3.10 samples testing (#159)
gcf-owl-bot[bot] Oct 12, 2021
f2e7501
chore(python): modify templated noxfile to support non-cloud APIs (#160)
gcf-owl-bot[bot] Oct 21, 2021
32d92e9
chore(python): push cloud library docs to staging bucket for Cloud RA…
gcf-owl-bot[bot] Oct 25, 2021
381f60b
chore(python): omit google/__init__.py in coverage (#162)
gcf-owl-bot[bot] Oct 26, 2021
19cb6ba
chore(python): add .github/CODEOWNERS as a templated file (#165)
gcf-owl-bot[bot] Nov 11, 2021
a7a334a
chore: use python-samples-reviewers (#167)
gcf-owl-bot[bot] Jan 6, 2022
a71d2fd
chore: update release_level in repo-metadata.json (#166)
parthea Jan 7, 2022
d233446
build: switch to release-please for tagging (#168)
gcf-owl-bot[bot] Jan 13, 2022
2369471
chore(python): update release.sh to use keystore (#170)
gcf-owl-bot[bot] Jan 14, 2022
b95eb7c
ci(python): run lint / unit tests / docs as GH actions (#172)
gcf-owl-bot[bot] Jan 22, 2022
4e4d1ad
feat: deprecate OAuth out-of-band flow (#175)
busunkim96 Feb 24, 2022
bf6ad44
chore(main): release 0.5.0 (#176)
release-please[bot] Feb 24, 2022
7c20542
chore(deps): update actions/setup-python action to v3 (#179)
gcf-owl-bot[bot] Mar 1, 2022
5103292
chore(deps): update actions/checkout action to v3 (#181)
gcf-owl-bot[bot] Mar 3, 2022
ed72b27
chore(deps): update actions/download-artifact action to v3 (#185)
gcf-owl-bot[bot] Mar 5, 2022
e080c55
fix: avoid deprecated "out-of-band" authentication flow (#186)
tswast Mar 15, 2022
3e4a46b
chore(main): release 0.5.1 (#187)
release-please[bot] Mar 15, 2022
380b343
chore(python): use black==22.3.0 (#189)
gcf-owl-bot[bot] Mar 29, 2022
f0c12bd
chore(python): add E231 to .flake8 ignore list (#190)
gcf-owl-bot[bot] Mar 30, 2022
5f9921f
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] Apr 1, 2022
59b08bc
chore(python): Enable size-label bot (#192)
gcf-owl-bot[bot] Apr 1, 2022
3a4ed93
chore(python): refactor unit / system test dependency install (#193)
gcf-owl-bot[bot] Apr 1, 2022
55c2d9f
chore(python): add license header to auto-label.yaml (#194)
gcf-owl-bot[bot] Apr 6, 2022
6b85ff8
chore(python): add nox session to sort python imports (#195)
gcf-owl-bot[bot] Apr 21, 2022
014ca22
chore(python): use ubuntu 22.04 in docs image (#197)
gcf-owl-bot[bot] Apr 21, 2022
d386a0b
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] May 5, 2022
9c886d4
chore(python): auto approve template changes (#200)
gcf-owl-bot[bot] May 5, 2022
a28248d
docs: fix changelog header to consistent size (#204)
dandhlee Jun 3, 2022
17f8985
chore: test minimum dependencies in python 3.7 (#206)
parthea Jun 3, 2022
4aaa481
chore(main): release 0.5.2 (#205)
release-please[bot] Jun 9, 2022
36d4d3e
chore: use latest post processor image (#214)
gcf-owl-bot[bot] Jul 23, 2022
3eb41b8
chore(python): fix prerelease session [autoapprove] (#217)
gcf-owl-bot[bot] Jul 26, 2022
1a34bb0
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] Aug 10, 2022
67de223
chore: Add google-apis-auth-team as a codeowner. (#220)
clundin25 Aug 12, 2022
cbc9ebc
local server bind address (#202)
gilesknap Aug 12, 2022
fa14074
fix: Pass port range from `get_user_credentials` to `find_open_port` …
Viicos Aug 15, 2022
1a1232e
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] Aug 24, 2022
3ea44ca
chore(python): exclude path in renovate.json [autoapprove] (#224)
gcf-owl-bot[bot] Aug 24, 2022
89f27d4
chore(python): exclude `grpcio==1.49.0rc1` in tests (#227)
gcf-owl-bot[bot] Aug 30, 2022
992ba11
ci(python): fix path to requirements.txt in release script (#229)
gcf-owl-bot[bot] Sep 1, 2022
212d02e
chore(python): update .kokoro/requirements.txt (#230)
gcf-owl-bot[bot] Sep 2, 2022
c386cfc
chore(python): exclude setup.py in renovate config (#231)
gcf-owl-bot[bot] Sep 2, 2022
ed6e471
chore(main): release 0.5.3 (#222)
release-please[bot] Sep 14, 2022
2e87c0b
chore: update dependency protobuf >= 3.20.2 (#236)
gcf-owl-bot[bot] Oct 3, 2022
a6d55e8
docs: update readme to point to current docs url (#241)
clundin25 Oct 18, 2022
c72a06b
fix: Add timeout to run_local_server when waiting for response (#245)
wonggw Oct 20, 2022
b426661
feat: update to allow for 3PI credentials (#240)
ScruffyProdigy Oct 20, 2022
6241831
chore(main): release 0.6.0 (#242)
release-please[bot] Oct 24, 2022
aca44a4
fix(setup.py): increase required google-auth version to >=2.13.0 (#24…
ngklingler Oct 25, 2022
84365ca
chore(main): release 0.7.0 (#248)
release-please[bot] Oct 25, 2022
ab8a5bd
fix: include updates to properties from Google Auth lib (#249)
ScruffyProdigy Nov 3, 2022
bbe6b0f
chore(main): release 0.7.1 (#250)
release-please[bot] Nov 3, 2022
a9d32cd
Referring to the latest version of the requests-oauthlib docs (#233)
RahulARanger Nov 7, 2022
3dd85eb
enable no printing to stdout during auth flow (#203)
Lx Nov 8, 2022
8754c64
chore(python): update dependencies in .kokoro/requirements.txt (#251)
gcf-owl-bot[bot] Nov 11, 2022
97b697c
feat: add support for Python 3.11 (#253)
ziegenberg Nov 11, 2022
d114a6e
chore(python): update release script dependencies (#256)
gcf-owl-bot[bot] Nov 19, 2022
1f3879f
feat: Introduce granted scopes to credentials (#257)
sai-sunder-s Dec 8, 2022
7c8148f
chore(main): release 0.8.0 (#254)
release-please[bot] Dec 12, 2022
32fe68a
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
gcf-owl-bot[bot] Dec 13, 2022
abb03aa
chore(python): add kokoro configs for python 3.11 (#263)
gcf-owl-bot[bot] Jan 6, 2023
7055c9d
fix: Remove deprecated OOB code (#264)
sai-sunder-s Jan 26, 2023
2ca7e08
fix: change the library from preview to stable (#267)
sai-sunder-s Jan 27, 2023
231dce4
chore: fix prerelease_deps nox session [autoapprove] (#268)
gcf-owl-bot[bot] Jan 30, 2023
608a3dd
feat!: PKCE is enabled by default. (#269)
clundin25 Feb 6, 2023
6d9ecaa
chore(main): release 1.0.0 (#265)
release-please[bot] Feb 7, 2023
948c41c
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] Feb 8, 2023
762b21b
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#272)
gcf-owl-bot[bot] Feb 27, 2023
a7ea0f4
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#274)
gcf-owl-bot[bot] Mar 16, 2023
f1a86d1
docs: fix grammar with fetch_token docstring (#273)
blueyed Mar 27, 2023
bbf3cb0
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
gcf-owl-bot[bot] May 25, 2023
a1478b1
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
gcf-owl-bot[bot] Jun 3, 2023
c46c7a9
chore: remove pinned Sphinx version [autoapprove] (#283)
gcf-owl-bot[bot] Jun 28, 2023
9b413ba
chore: store artifacts in placer (#284)
gcf-owl-bot[bot] Jun 29, 2023
2729541
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] Jul 17, 2023
cc553fa
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#294)
gcf-owl-bot[bot] Jul 21, 2023
624c6d7
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] Jul 26, 2023
9e65d9c
chore: [autoapprove] Pin flake8 version (#297)
gcf-owl-bot[bot] Aug 1, 2023
c9d59d5
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#301)
gcf-owl-bot[bot] Aug 3, 2023
753cf03
feat: pass thru OAuth audience during InstalledAppFlow.run_local_serv…
keriwarr Aug 14, 2023
3de0a5c
feat: Adding support to specify browser while launching browser to au…
anujmaurice Sep 7, 2023
cc9c71a
chore(main): release 1.1.0 (#275)
release-please[bot] Sep 11, 2023
3f42342
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#310)
gcf-owl-bot[bot] Oct 4, 2023
0d579d2
chore: [autoapprove] Update `black` and `isort` to latest versions (#…
gcf-owl-bot[bot] Oct 9, 2023
1cce360
chore: rename rst files to avoid conflict with service names (#315)
gcf-owl-bot[bot] Oct 26, 2023
3e6b41c
chore: update docfx minimum Python version (#316)
gcf-owl-bot[bot] Nov 3, 2023
60617e6
chore: bump urllib3 from 1.26.12 to 1.26.18 (#317)
gcf-owl-bot[bot] Nov 15, 2023
ca43e7d
feat: Add support for Python 3.12 (#318)
gcf-owl-bot[bot] Nov 24, 2023
bf14c76
fix: use setuptools.find_namespace_packages (#321)
parthea Nov 28, 2023
7d02a3c
chore: update author_email in setup.py (#324)
arithmetic1728 Dec 4, 2023
2a2030e
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
gcf-owl-bot[bot] Dec 10, 2023
c86ec34
build: update actions/checkout and actions/setup-python (#326)
gcf-owl-bot[bot] Dec 10, 2023
2e6044b
chore(deps): update all dependencies (#307)
renovate-bot Dec 12, 2023
2bb1842
chore(main): release 1.2.0 (#319)
release-please[bot] Dec 12, 2023
71794e7
build(python): fix `docs` and `docfx` builds (#330)
gcf-owl-bot[bot] Jan 25, 2024
b6dc314
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#334)
gcf-owl-bot[bot] Mar 6, 2024
0c1eaae
chore(python): update dependencies in /.kokoro (#336)
gcf-owl-bot[bot] Mar 22, 2024
20612b1
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#346)
gcf-owl-bot[bot] Apr 12, 2024
8d053fe
fix: Clean up local server socket on error (#339)
clundin25 Apr 23, 2024
651c77e
chore: update templated files (#358)
gcf-owl-bot[bot] Jul 3, 2024
e3e8422
chore(python): Use latest python runtime in prerelease_deps session (…
gcf-owl-bot[bot] Jul 5, 2024
3d0463f
chore(python): update dependencies in .kokoro (#364)
gcf-owl-bot[bot] Jul 8, 2024
be4af8e
chore(main): release 1.2.1 (#347)
release-please[bot] Jul 8, 2024
ca9e19d
fix: do not include docs/conf.py & scripts in wheel (#328)
mgorny Jul 9, 2024
6b94c4b
chore(python): use python 3.10 for docs build (#366)
gcf-owl-bot[bot] Jul 9, 2024
02bf0cb
chore(python): fix docs build (#369)
gcf-owl-bot[bot] Aug 26, 2024
d3498c3
build(python): release script update (#373)
gcf-owl-bot[bot] Sep 17, 2024
4c2cfbc
chore: update templated files (#376)
parthea Oct 29, 2024
85309dd
chore(python): update dependencies in .kokoro/docker/docs (#380)
gcf-owl-bot[bot] Nov 14, 2024
e45c388
chore(deps): update all dependencies (#382)
renovate-bot Nov 15, 2024
f7a733e
chore(python): Update the python version in docs presubmit to use 3.1…
gcf-owl-bot[bot] Jan 3, 2025
d01422f
chore: Reduce prioirty of flaky tests (#390)
sai-sunder-s Jan 7, 2025
46236a0
chore: check if port is in use before returning the port to start a n…
harkamaljot Feb 11, 2025
1d8a5a4
chore(python): conditionally load credentials in .kokoro/build.sh (#398)
gcf-owl-bot[bot] Mar 3, 2025
955d830
chore: remove unused files (#402)
parthea Mar 7, 2025
db4ae11
fix: remove setup.cfg configuration for creating universal wheels (#405)
parthea Mar 20, 2025
5c1a0d2
fix: Let OS select an available port when running TestInstalledAppFlo…
nolanleastin Apr 1, 2025
fc40773
chore(main): release 1.2.2 (#368)
release-please[bot] Apr 22, 2025
e4a7868
fix: explicitly declare Python 3.13 support (#408)
parthea Apr 23, 2025
8b9f117
tests: update default runtime used for tests (#411)
parthea Oct 24, 2025
5fc6ad4
chore(python): Add support for Python 3.14 (#415)
chalmerlowe Oct 29, 2025
a842b76
fix: add upper-bound to google-auth dependency (#423)
ohmayr Oct 30, 2025
c152960
chore(main): release 1.2.3 (#409)
release-please[bot] Oct 30, 2025
3a0e9cc
chore(librarian): onboard google-auth-oauthlib to librarian (#417)
ohmayr Oct 30, 2025
c410433
chore(librarian): clean up owlbot files and pin image sha (#425)
parthea Nov 11, 2025
c4ade63
chore(tests): use new unittest.mock from the standard library (#351)
a-detiste Nov 20, 2025
53ad348
Merge remote-tracking branch 'remote.googleapis/google-auth-library-p…
parthea Nov 24, 2025
47af83f
Trigger owlbot post-processor
parthea Nov 24, 2025
2e42c8b
build: google-auth-oauthlib migration: adjust owlbot-related files
parthea Nov 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions packages/google-auth-oauthlib/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[run]
branch = True
omit =
google/__init__.py
google/cloud/__init__.py

[report]
fail_under = 99
show_missing = True
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
# Ignore abstract methods
raise NotImplementedError
omit =
*/gapic/*.py
*/proto/*.py
*/core/*.py
*/site-packages/*.py
google/cloud/__init__.py
33 changes: 33 additions & 0 deletions packages/google-auth-oauthlib/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[flake8]
ignore = E203, E231, E266, E501, W503
exclude =
# Exclude generated code.
**/proto/**
**/gapic/**
**/services/**
**/types/**
*_pb2.py

# Standard linting exemptions.
**/.nox/**
__pycache__,
.git,
*.pyc,
conf.py
64 changes: 64 additions & 0 deletions packages/google-auth-oauthlib/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
*.py[cod]
*.sw[op]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.nox
.cache
.pytest_cache


# Mac
.DS_Store

# JetBrains
.idea

# VS Code
.vscode

# emacs
*~

# Built documentation
docs/_build
bigquery/docs/generated
docs.metadata

# Virtual environment
env/
venv/

# Test logs
coverage.xml
*sponge_log.xml

# System test environment variables.
system_tests/local_test_setup

# Make sure a generated file isn't accidentally committed.
pylintrc
pylintrc.test
10 changes: 10 additions & 0 deletions packages/google-auth-oauthlib/.librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
libraries:
- id: google-auth-oauthlib
version: 1.2.3
apis: []
source_roots:
- .
preserve_regex: []
remove_regex: []
tag_format: v{version}
31 changes: 31 additions & 0 deletions packages/google-auth-oauthlib/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
hooks:
- id: flake8
13 changes: 13 additions & 0 deletions packages/google-auth-oauthlib/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "google-auth-oauthlib",
"name_pretty": "Google Auth OAuthlib",
"client_documentation": "https://googleapis.dev/python/google-auth-oauthlib/latest",
"issue_tracker": "https://github.com/googleapis/google-auth-library-python-oauthlib/issues",
"release_level": "stable",
"language": "python",
"library_type": "AUTH",
"repo": "googleapis/google-auth-library-python-oauthlib",
"distribution_name": "google-auth-oauthlib",
"default_version": "",
"codeowner_team": "@googleapis/googleapis-auth"
}
3 changes: 3 additions & 0 deletions packages/google-auth-oauthlib/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.pythonPath": "env/bin/python"
}
Loading
Loading