Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdbytes/springusersecurityrest

Code and notes for Spring application security video. Includes customization and persistence for User entity, JWT authentication and customized login and logout.
https://github.com/mdbytes/springusersecurityrest

spring spring-6 spring-boot spring-boot-3 spring-security spring-security-jwt

Last synced: about 10 hours ago
JSON representation

Code and notes for Spring application security video. Includes customization and persistence for User entity, JWT authentication and customized login and logout.

Awesome Lists containing this project

README

        

# Spring user security

Code and notes for Spring app security. Includes customization and persistence of User entity.

Resources:

Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorisation [NEW] [2023]