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

https://github.com/mtpontes/spring-auth

Demonstration of session-based and JWT authentication methods with SpringBoot
https://github.com/mtpontes/spring-auth

jwt redis spring-session springboot

Last synced: 3 months ago
JSON representation

Demonstration of session-based and JWT authentication methods with SpringBoot

Awesome Lists containing this project

README

          

# Spring-Auth

### This repository presents two detached projects, being `spring-jwt` and `spring-session`, demonstrating different methods of authentication and security with Spring Security. On them it is found a demonstration of initial setup for a project Spring Session or Spring Security with JWT.