https://github.com/lukasveiga/spring-security-study
Spring Security framework study repository including authentication, authorization, JWT and OAuth 2
https://github.com/lukasveiga/spring-security-study
jwt oauth2 security spring spring-security test
Last synced: 2 months ago
JSON representation
Spring Security framework study repository including authentication, authorization, JWT and OAuth 2
- Host: GitHub
- URL: https://github.com/lukasveiga/spring-security-study
- Owner: Lukasveiga
- License: mit
- Created: 2024-01-18T01:21:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T01:29:10.000Z (over 2 years ago)
- Last Synced: 2025-03-23T09:36:47.100Z (over 1 year ago)
- Topics: jwt, oauth2, security, spring, spring-security, test
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Security Study Repository
## - This project aims to explore, in a practical way, the main security concepts and tools of the spring security framework.
The projects will be developed in different folders from basic authentication to Oauth 2. Following the order shown below.
- Basic Authentication using email and password
- Basic Authentication and Authorization using email, password and roles
- Authentication with Json Web Token (JWT)
- Third party authentication with Oauth 2
Feel free to contribute to the project or send questions.
Contact:
- lukas.veiga10@gmail.com
- https://www.linkedin.com/in/lukas-veiga/