1. 프로젝트 소개

🗃️ Github

https://github.com/pastjung/Social-Login

📽️ 시연 영상

🗒️ 사용한 프로젝트

[Open-Lawyer] 인하대 컴퓨터공학 종합설계 프로젝트 ( 2024.09.04 ~ 2024.12.17 )


2. 기획 관련 메모

소셜 로그인이란?

소셜로그인 구현 ( 2024.10.24 )

Kakao 소셜 로그인 설정 방법

Naver 소셜 로그인 설정 방법

Google 소셜 로그인 설정 방법

3. 기술 스택 정리

[Frontend] Vite + React

[FE] React

[Backend] Spring Boot

소셜로그인

🙋‍♂️Introduction

🥇 MVP 목표

소셜 로그인 구현
- Kakao: <https://developers.kakao.com/>
- Naver: <https://developers.kakao.com/console/app>
- Google: <https://console.cloud.google.com/welcome?hl=ko&organizationId=0>

JWT 토큰 생성 사이트: <https://jwt.io/>

🖥️ 개발 환경

# Environmental Development
- Java 17
- Gradle 8.4
- MySQL 8.0.3
- Spring Boot 3.2.4
- React 20.11.1

# Tools
- IntelliJ IDEA
- Visual Studio Code

# Community
- Notion
- Slack
- Github