Auth_System is a full-stack authentication system designed to handle user registration, login, and secure access management.
- User Registration
- Secure Login System
- Password Encryption
- JWT Authentication
- Role-based Access Control
- Backend: Spring Boot
- Frontend: Angular
- Database: MySQL
- Security: JWT, Spring Security
- Clone the repository
- Configure
application.properties - Run the backend server
- Run the frontend application
- Register a new user
- Login with credentials
- Access secured endpoints