Skip to content

ryanphanrp/oauth-starter

Repository files navigation

OAuth Starter

📜 Description

Learning Spring Boot OAuth2 with starter project!

Diagram Guide

Click me oauth

📝 Check List

  • 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

📖 Guide

  • Run with docker compose command below:
docker compose up
  • Run init script to create database and tables in init.sql

About

📚 Learning OAuth Starter with Google

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published