Skip to content

Commit a58fe48

Browse files
authored
Update settings.rst (#1253)
Minor correction
1 parent bd865d6 commit a58fe48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ this value if you wrote your own implementation (subclass of
4545
ACCESS_TOKEN_GENERATOR
4646
~~~~~~~~~~~~~~~~~~~~~~
4747
Import path of a callable used to generate access tokens.
48-
oauthlib.oauth2.tokens.random_token_generator is (normally) used if not provided.
48+
oauthlib.oauth2.rfc6749.tokens.random_token_generator is (normally) used if not provided.
4949

5050
ALLOWED_REDIRECT_URI_SCHEMES
5151
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)