You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this app, I covered key concepts of Firebase like authenticating a user with Firebase in a real-time chat application., integrated third-party auth providers (e.g. Google) and, once users are signed in, stored the user chat data in the Firebase Realtime Database, where we can sync data, just like what's app.