Spring/study for project

구글 OAuth

melitina 2024. 2. 16. 03:36

https://chb2005.tistory.com/182

 

[Spring Boot] OAuth 2.0 로그인 (구글 로그인)

OAuth 로그인이란? 요즘 대부분의 사이트에서 카카오, 네이버, 구글 로그인 등을 지원함 사이트에서 직접 회원가입을 하지 않고 위의 소셜 서비스에 로그인을 함으로써 로그인을 할 수 있게 해줌

chb2005.tistory.com

 

https://darrenlog.tistory.com/40#google_vignette

 

[OAuth 2.0] 스프링부트로 Google 로그인 구현해보기 -2

[OAuth 2.0] OAuth 개념과 구글 OAuth 세팅 및 로그인 스프링부트로 구현 해보기 -1 안녕하세요. 이번 게시글에서는 OAuth 2.0에 대한 간략한 개념과 스프링부트 환경에서 직접 구현해보는 단계까지 다뤄

darrenlog.tistory.com

 

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://growth-coder.tistory.com/135

 

[Spring] 스프링 Oauth2 구글 로그인과 jpa 사용하여 유저 정보 데이터베이스에 저장 (OAuth2 스프링 1편

OAuth2 구글 로그인을 해 볼 예정인데 mysql 데이터베이스와 jpa를 사용하여 데이터베이스에 유저 정보를 저장해보려 한다. 먼저 OAuth2에 대해 간단하게 알아보자면 로그인, 회원가입 구현 과정의 번

growth-coder.tistory.com

 

 

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

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