HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
팀 09 : 눈떠보니개발자
팀 09 : 눈떠보니개발자
/
전반적 프로젝트 세팅하기
전반적 프로젝트 세팅하기
/
Github OAuth 정복기

Github OAuth 정복기

OAuth 2.0 흐름
Github Oauth를 통해 알아보는 OAuth 2.0의 흐름
OAuth 2.0 흐름
https://gong-check.github.io/dev-blog/BE/%EC%B0%AC/%EA%B2%8C%EC%8B%9C%EB%AC%BC%20%EC%A0%9C%EB%AA%A9/oauth/
· Spring Boot Github 소셜 로그인 구현하기 (RestTemplate · WebClient)
👩🏻‍💻 지식 창고 📚
· Spring Boot Github 소셜 로그인 구현하기 (RestTemplate · WebClient)
https://inkyu-yoon.github.io/docs/Language/SpringBoot/GithubLogin
velog
개발자들을 위한 블로그 서비스. 어디서 글 쓸지 고민하지 말고 벨로그에서 시작하세요.
velog
https://velog.io/@bongf/study-OAuth-GitHubLogin2
velog
Core Configuration :: Spring Security
Spring Boot 2.x brings full auto-configuration capabilities for OAuth 2.0 Login.
Core Configuration :: Spring Security
https://docs.spring.io/spring-security/reference/servlet/oauth2/login/core.html
 
🔐
client authentication 로직 정리
클라이언트 깃허브 로그인
 
OAuth 앱 권한 부여 - GitHub Docs
다른 사용자가 OAuth app에 권한을 부여하도록 설정할 수 있습니다.
OAuth 앱 권한 부여 - GitHub Docs
https://docs.github.com/ko/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps
OAuth 앱 권한 부여 - GitHub Docs
REST API에 인증 - GitHub Docs
REST API에 인증하여 더 많은 엔드포인트에 액세스하고 더 높은 속도 제한을 가질 수 있습니다.
REST API에 인증 - GitHub Docs
https://docs.github.com/ko/rest/authentication/authenticating-to-the-rest-api?apiVersion=2022-11-28#using-basic-authentication
REST API에 인증 - GitHub Docs
 

Flow..

notion image