User_Auth is a Flutter project that showcases user authentication using Firebase Authentication and custom authentication using a Spring Boot backend. This project serves as a starting point for implementing user authentication in your Flutter application, combining both Firebase and custom authentication methods for a comprehensive user management system.
Firebase Authentication:
Custom Authentication with Spring Boot:
Before you start using this project, make sure you have the following prerequisites:
Flutter SDK: Make sure you have Flutter installed. You can download it from here.
Firebase Project:
Spring Boot Backend (Custom Authentication):