Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetic1728 committed Aug 12, 2021
1 parent db7171e commit e79e8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/oauth2/reauth.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def refresh_grant(
rapt_token (Optional(str)): The rapt token for reauth.
enable_reauth_refresh (Optional[bool]): Whether reauth refresh flow
should be used. The default value is False. This option is for
gcloud only, otherwise users should use the default value.
gcloud only, other users should use the default value.
Returns:
Tuple[str, Optional[str], Optional[datetime], Mapping[str, str], str]: The
Expand Down

0 comments on commit e79e8e7

Please sign in to comment.