Skip to content

Commit

Permalink
Updated the comment to reflect the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Catalina Turlea committed Sep 12, 2018
1 parent 5609e3a commit 6713930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Flows/OAuth2.swift
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ open class OAuth2: OAuth2Base {
/**
If there is a refresh token, use it to receive a fresh access token.

If the request returns an error, the refresh token is thrown away.
If the request returns an client error, the refresh token is thrown away.

- parameter params: Optional key/value pairs to pass during token refresh
- parameter callback: The callback to call after the refresh token exchange has finished
Expand Down

0 comments on commit 6713930

Please sign in to comment.