We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0938dc + df2691a commit c472e6bCopy full SHA for c472e6b
requests_oauthlib/oauth2_session.py
@@ -57,7 +57,7 @@ def __init__(self, client_id=None, client=None, auto_refresh_url=None,
57
:auto_refresh_kwargs: Extra arguments to pass to the refresh token
58
endpoint.
59
:token_updater: Method with one argument, token, to be used to update
60
- your token databse on automatic token refresh. If not
+ your token database on automatic token refresh. If not
61
set a TokenUpdated warning will be raised when a token
62
has been refreshed. This warning will carry the token
63
in its token argument.
0 commit comments