Authentication for React with Firebase


(Sai Sandeep Vaddi) #1

I created a react library called react-auth-firebase to make authentication process with Firebase easier. It supports the popular authentication methods.

  • Email
  • Google
  • Facebook
  • Github
  • Twitter

All the details are available at Github Page. Please check it out and let me know if any improvements needed. You can send in PRs etc.,
Hope you find it useful.