https://github.com/rafael-vasconcellos/playhub-vanilla-api
fiddling with spring security
https://github.com/rafael-vasconcellos/playhub-vanilla-api
auth backend csrf encryption jwt server-side spring spring-boot spring-security study
Last synced: 3 months ago
JSON representation
fiddling with spring security
- Host: GitHub
- URL: https://github.com/rafael-vasconcellos/playhub-vanilla-api
- Owner: rafael-vasconcellos
- Created: 2024-10-01T23:34:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T17:32:08.000Z (over 1 year ago)
- Last Synced: 2025-06-01T14:07:01.411Z (about 1 year ago)
- Topics: auth, backend, csrf, encryption, jwt, server-side, spring, spring-boot, spring-security, study
- Language: Java
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
The purpose of this repo is to fiddle with Spring Security
## Goals
protect routes with authentication (stateless token) and against CSRF
encrypt passwords