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.
1 parent bd865d6 commit a58fe48Copy full SHA for a58fe48
docs/settings.rst
@@ -45,7 +45,7 @@ this value if you wrote your own implementation (subclass of
45
ACCESS_TOKEN_GENERATOR
46
~~~~~~~~~~~~~~~~~~~~~~
47
Import path of a callable used to generate access tokens.
48
-oauthlib.oauth2.tokens.random_token_generator is (normally) used if not provided.
+oauthlib.oauth2.rfc6749.tokens.random_token_generator is (normally) used if not provided.
49
50
ALLOWED_REDIRECT_URI_SCHEMES
51
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments