React custom hook for authentication with firebase.
Adding authentication plays an important role in your application and firebase auth provides a simple way to add authentication support for your application. In this blog we will set up signup, login and logout for an application. We will be using cu...
poojesh.hashnode.dev4 min read