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

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

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.


  1. Basic Authentication using email and password

  2. Basic Authentication and Authorization using email, password and roles

  3. Authentication with Json Web Token (JWT)

  4. 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/