Jay Patel
Jay Patel
You can use [@react-oauth/google](https://www.npmjs.com/package/@react-oauth/google) package. It's working for me
> > You can use [@react-oauth/google](https://www.npmjs.com/package/@react-oauth/google) package. It's working for me > > How did you logout ?, i use [@react-oauth/google](https://www.npmjs.com/package/@react-oauth/google) but it already login by default google account of...
> i use [@react-oauth/google](https://www.npmjs.com/package/@react-oauth/google) but not response tokenId, how to get tokenId? you need to use [Authorization code flow](https://github.com/MomenSherif/react-oauth#authorization-code-flow ) it will give you key named `code` you can use...
Yeah I also want that
Same issue you found any solution @tehpsalmist ?