Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.22 KB

Pawfectly Yours - Auth Microservice

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.

Tech Stack

spring java mysql

Features

  • User authentication and authorization
  • Role-based access control
  • Secure login and registration processes

Getting Started

Prerequisites

  • Java 17 or later
  • Maven

Running the Service

  1. Clone the repository:
    git clone https://github.com/Pawfectly-Yours/spring-auth-service.git
    cd spring-auth-service