Authentication made easy with firebase.
Report Bug
ยท
Request Feature
Firebase is a great platform which allows you to create authentication using passwords, phone numbers and other popular providers. This project allows you to register an account, verify your email and login to your account.
Current Features:
- Email Login
- Email Registration
- Dashboard
Coming Soon:
- Reset Password
- Clone the repo
git clone https://github.com/sanjaysunil/Firebase-Login
- Open
index.html
and start using Firebase!
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.