Spring/study for project

구글 로그인

melitina 2024. 2. 17. 00:53

https://oozoowos.tistory.com/entry/Spring-Boot-Security-%EC%97%86%EC%9D%B4-OAuth2%EB%A1%9C-Google-%EB%A1%9C%EA%B7%B8%EC%9D%B8-%EA%B5%AC%ED%98%84-%EC%9C%A0%EC%A0%80-%EC%A0%95%EB%B3%B4-%EC%96%BB%EA%B8%B0

 

[Spring Boot] Security 없이 OAuth2로 Google 로그인 구현, 유저 정보 얻기

세션 저장, Spring Security 코드가 난무한 클론코딩 글들이 너무 많아 그냥 내가 쓰는 글이다... 웹 서버 애플리케이션용 OAuth 2.0 사용 | Authorization | Google Developers 이 페이지는 Cloud Translation API를 통해

oozoowos.tistory.com

 

https://mjoo1106.tistory.com/entry/Spring-Google-Login-API-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0

 

[Spring] Google Login API 사용하기

현재 프로젝트를 진행하고 있는데 회원 가입 부분에서 많은 시행착오를 겪었다. 그래서 이번에는 진짜 간단하게 google login api를 연동하는 방법에 대해 소개하고자 한다. (나의 시행착오를 바탕

mjoo1106.tistory.com

 

https://notspoon.tistory.com/47

 

구글 로그인 쉽게 구현하기 3편 - 로그인 구현하기 (SpringBoot + Vue.js)

로그인 처리 플로우는 아래와 같다. 인가 코드 받기 -> 토큰 받기 -> 사용자 정보 가져오기 해당 글에서는 인가 코드 받기는 클라이언트 페이지에서, 토큰 받기와 사용자 정보 가져오기는 서버에

notspoon.tistory.com

 

https://ecolumbus.tistory.com/169

 

구글 로그인 API 스프링부트 OAuth 2.0 - 2. 구현해보기

구글 로그인 API 스프링부트 OAuth 2.0 - 2. 구현해보기 이전 포스팅에 이어 스프링 부트와 구글 Oauth API 로그인 연동을 구현해본다. 2022.12.17 - [슬기로운 자바 개발자 생활/스프링 및 자바웹 서비스] -

ecolumbus.tistory.com

 

https://developers.google.com/identity/protocols/oauth2/web-server?hl=ko

 

'Spring > study for project' 카테고리의 다른 글

https  (0) 2024.02.17
구글 도메인 GCP  (1) 2024.02.17
구글 OAuth  (1) 2024.02.16
Spring Security Google OAuth  (0) 2024.02.15
Spring Security JWT Firebase 구글 로그인  (0) 2024.02.10