Learning Spring Boot OAuth2 with starter project!
- OAuth2 with Google
- Manual login with Auth login
- Add user info to database
- Add refresh token
- Add role based access
- Add session, device management
- Add logout
- Run with docker compose command below:
docker compose up
- Run init script to create database and tables in
init.sql