Spring Boot + React.js Login (+Social) Service Understanding
Understanding Spring Boot + React.js Login (+Social) Service is a course designed to help you deeply understand the authentication flow between frontend and backend, by directly implementing a practical login system that includes JWT-based authentication and social login (Kakao/Google). The frontend is built on React.js, and the backend on Spring Boot, enabling you to learn step by step the practices used in real service environments, such as the Access Token + Refresh Token approach, user state management using HttpOnly Cookie and Redux, Role-based authorization, and social login integration.
165 learners
Level Basic
Course period Unlimited
- Unresolved
카카오 로그인시 401에러
리다이렉트 주소랑rest_api_key도 계속 확인하는데도 똑같은데에러가 카카오로그인하면 401에러가
reactnode.jsrest-apispring-bootlogindlfwnd55320860
・
a month ago
0
64
2
- Unresolved
백앤드 쪽 UserController부분
@PostMapping("/kakao") public ResponseEntity kakaoLogin(@RequestBody Map body,
reactnode.jsrest-apispring-bootlogindlfwnd55320860
・
a month ago
0
37
3
- Unresolved
Access Token 30분 오타요..
1000L * 60 * 30 해야 30분아닌가요 1초 * 60 -> 1분<p sty
reactnode.jsrest-apispring-bootloginppj21307256
・
6 months ago
0
60
1
- Unresolved
랜덤 키 생성
키가 부팅 시 생성되는 랜덤 키라 하셨는데,로그인 쪽 서버 인스턴스가 단일이 아니라 다중이라면 어떻게 되나요?
reactnode.jsrest-apispring-bootloginmightytony
・
6 months ago
1
93
2

