🔒 Authentication
Springular provides a complete authentication system out of the box. It is built with Spring Security and uses JWT for managing authentication via access and refresh tokens. The implementation includes the following features:
-
Email/Password Authentication:
- User Registration: Allows new users to create accounts.
- User Login: Authenticates existing users using email and password.
- Password Reset: Enables users to reset their passwords.
-
Social Login:
- Supports login using Google.