Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 474c8df

Browse files
author
Jon Wayne Parrott
authored
Add warning about oauth2.flow (#105)
1 parent d095801 commit 474c8df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

google/oauth2/flow.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
"""OAuth 2.0 Authorization Flow
1616
17+
.. warning::
18+
This module is experimental and is subject to change signficantly
19+
within major version releases.
20+
1721
This module provides integration with `requests-oauthlib`_ for running the
1822
`OAuth 2.0 Authorization Flow`_ and acquiring user credentials.
1923

0 commit comments

Comments
 (0)