Po-Hsiang Chen
Results
2
comments of
Po-Hsiang Chen
Hi guys, I think this [doc](https://developers.google.com/identity/sign-in/web/disconnect) would be helpful. Here is what I done, and it's work on this project demo code. ```javascript class GoogleLogout extends Component { ... signOut()...
@mikeyduece check out the `/demo/index.js` Have you defined the `logout` function?