Skip to content

Commit 6713930

Browse files
author
Catalina Turlea
committed
Updated the comment to reflect the changes
1 parent 5609e3a commit 6713930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Flows/OAuth2.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ open class OAuth2: OAuth2Base {
352352
/**
353353
If there is a refresh token, use it to receive a fresh access token.
354354

355-
If the request returns an error, the refresh token is thrown away.
355+
If the request returns an client error, the refresh token is thrown away.
356356

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

0 commit comments

Comments
 (0)