코딩기록

JAVA) 구글 소셜 로그인 참고 블로그들 본문

백엔드

JAVA) 구글 소셜 로그인 참고 블로그들

뽀짝코딩 2022. 12. 19. 14:29
728x90

구글인가 코드를 따로 만들어서 보내줘야 한다.

8B2

 

 

 

 

 

 

참고

https://mslilsunshine.tistory.com/171

*스프링 구글 로그인, rest API로만구현

https://maivve.tistory.com/336

*스프링 구글 로그인, rest 방식으로

 https://2bmw3.tistory.com/24

*OAuth2 구글,페이스북,네이버,카카오

https://deeplify.dev/back-end/spring/oauth2-social-login#%EA%B5%AC%EA%B8%80-oauth-%EC%84%9C%EB%B9%84%EC%8A%A4-%EB%93%B1%EB%A1%9D

*[Android] 구글 로그인을 안드로이드 앱에 연동하기

https://develop-writing.tistory.com/32

*안드로이드 깃헙- 구글, 카카오

https://developers.google.com/identity/sign-in/android/start

https://sommda.tistory.com/46

https://soopeach.tistory.com/176

https://pu1et-panggg.tistory.com/

https://velog.io/@jeongminji4490/Android-Google-Login-%EA%B5%AC%ED%98%84

https://github.com/keepseung/Android-Blog-Source/tree/master/googlelogin/app/src/main/java/com/example

https://github.com/googlesamples/google-services/blob/master/android/signin/app/src/main/java/com/google/samples/quickstart/signin/RestApiActivity.java

*ios 구글

https://thenicesj.tistory.com/24

https://developer.thebackend.io/unity3d/ToolKit/googleLogin/iOS/console/

 

 

반응형
Comments