React & Firebase Auth

Firebase is a platform developed by Google that helps you build web and mobile apps. Today we’re going to take a look at using Firebase’s authentication services to add user authentication to a React app. We’ll use the Google sign-in feature, which allow users to sign in using their Google accounts. It’s one of the… Read More