Skip to content

Commit

Permalink
Merge branch 'master' into community_rules
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHuot committed Aug 17, 2018
2 parents ff40476 + 4df5872 commit f319f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oauthlib/oauth2/rfc6749/request_validator.py
Expand Up @@ -346,7 +346,6 @@ def save_bearer_token(self, token, request, *args, **kwargs):
the claims dict, which should be saved for later use when generating the
id_token and/or UserInfo response content.
:param client_id: Unicode client identifier
:param token: A Bearer token dict
:param request: The HTTP Request (oauthlib.common.Request)
:rtype: The default redirect URI for the client
Expand Down

0 comments on commit f319f41

Please sign in to comment.