This repository is created to test different strategies to implement authentication and authorization with Spring Security.
This project will introduce different authentication methods using Gradle multi module.
Some methods I plan to add are:
- Session Login
- JWT Login
- OAuth 2.0 Login (Google, Facebook, Naver, Kakao)
- API Gateway