Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvuong committed Apr 21, 2023
1 parent d582fda commit 0e2869d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/commerce-sdk-react/src/auth/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ class Auth {
if (json.message === 'invalid refresh_token') {
// clean up storage and restart the login flow
this.clearStorage()
return this.loginGuestUser()
}
}
}
Expand Down

0 comments on commit 0e2869d

Please sign in to comment.