Skip to content

Commit 0e2869d

Browse files
committed
PR feedback
1 parent d582fda commit 0e2869d

File tree

1 file changed

+0
-1
lines changed
  • packages/commerce-sdk-react/src/auth

1 file changed

+0
-1
lines changed

packages/commerce-sdk-react/src/auth/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ class Auth {
331331
if (json.message === 'invalid refresh_token') {
332332
// clean up storage and restart the login flow
333333
this.clearStorage()
334-
return this.loginGuestUser()
335334
}
336335
}
337336
}

0 commit comments

Comments
 (0)