Call super constructor and set empty state.
Contains logout callback function for setting state of the App.
Renders the GoogleLogout component. Passes the logout callback function as a prop to the logout component so that it can notify the app.
Generated using TypeDoc
Handles logging out a user, and updates the app's state through the logout prop passed to it.