react-oauth icon indicating copy to clipboard operation
react-oauth copied to clipboard

Request for Logout Feature Support

Open JoerieAerts opened this issue 1 year ago • 1 comments

I know that google doesn't store user state data. But is there a way we can logout the user from the browser in a React app?

JoerieAerts avatar Jul 30 '24 14:07 JoerieAerts

See https://github.com/MomenSherif/react-oauth/issues/173#issuecomment-1418260047.

You can use googleLogout when using 'One tap' login (https://github.com/MomenSherif/react-oauth#one-tap)

plbstl avatar Feb 13 '25 00:02 plbstl