Classes
Methods
componentDidMount()
As soon as this component is loaded. This code checks whether the user is logged in or not.
- Source:
signOutUser()
Simply calls the signOut function from Firebase SDK
- Source:
Dashboard component provides routes to user related components such as Gossip, Search, Feed etc.
As soon as this component is loaded. This code checks whether the user is logged in or not.
Simply calls the signOut function from Firebase SDK