Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/huseyiinclkn/inmemoryauthentication

Spring Boot application demonstrating in-memory authentication and role-based access control using Spring Security. This project includes public and private endpoints, with role-specific access for users and administrators. The public endpoints are accessible to everyone, while the private endpoints are restricted based on user roles.
https://github.com/huseyiinclkn/inmemoryauthentication

spring-security

Last synced: 1 day ago
JSON representation

Spring Boot application demonstrating in-memory authentication and role-based access control using Spring Security. This project includes public and private endpoints, with role-specific access for users and administrators. The public endpoints are accessible to everyone, while the private endpoints are restricted based on user roles.

Awesome Lists containing this project