Skip to content

Commit

Permalink
Add warning about oauth2.flow (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott authored Feb 8, 2017
1 parent d095801 commit 474c8df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google/oauth2/flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

"""OAuth 2.0 Authorization Flow
.. warning::
This module is experimental and is subject to change signficantly
within major version releases.
This module provides integration with `requests-oauthlib`_ for running the
`OAuth 2.0 Authorization Flow`_ and acquiring user credentials.
Expand Down

0 comments on commit 474c8df

Please # to comment.