The Auth microservice for Pawfectly Yours handles authentication and authorization for the application. Built with Spring Boot and Java, it manages user login, registration, and role-based access control to ensure secure access across the platform.
- User authentication and authorization
- Role-based access control
- Secure login and registration processes
- Java 17 or later
- Maven
- Clone the repository:
git clone https://github.com/Pawfectly-Yours/spring-auth-service.git cd spring-auth-service