Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawfectly-yours/spring-auth-service

Auth microservice for Pawfectly Yours. Manages authentication and authorization processes, ensuring secure access to the application. Built with Spring Boot and Java, this service handles user login, registration, and role-based access control. Essential for maintaining security across the Pawfectly Yours platform.
https://github.com/pawfectly-yours/spring-auth-service

api auth auth0 backend dependency-injection java jpa jpa-entities jpa-repository jwt microservices oauth2 rest-api spring-boot

Last synced: 2 days ago
JSON representation

Auth microservice for Pawfectly Yours. Manages authentication and authorization processes, ensuring secure access to the application. Built with Spring Boot and Java, this service handles user login, registration, and role-based access control. Essential for maintaining security across the Pawfectly Yours platform.

Awesome Lists containing this project

README

        

# 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:**
```bash
git clone https://github.com/Pawfectly-Yours/spring-auth-service.git
cd spring-auth-service