React-google-login: Unable to logout if already logged out of gmail from other tab

Created on 21 May 2020  路  1Comment  路  Source: anthonyjgrove/react-google-login

I have used _react-google-login_ in my react app (created using _create-react-app_) for google single sign on.

  • I am facing one issue - after logging into my app after successful sign in, if I log out of gmail, I am unable to log out of my react app. Callback function _onLogoutSuccess_ in my react app is not executing if I have already logged out of gmail in other tab.

  • Also, I want to completely logout of gmail if I click logout from my react app.

NOTE: Logout is working fine if I am already signed in into gmail app. Please help , I have wasted 2 days on this issue.

image

image

>All comments

@anthonyjgrove please do something for me on this. Really hoping to close this ASAP.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ethanny2 picture ethanny2  路  4Comments

zoripong picture zoripong  路  7Comments

emwee picture emwee  路  4Comments

eap picture eap  路  7Comments

bradeac picture bradeac  路  4Comments