Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index.md 테스트 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

index.md 테스트 #2

wants to merge 1 commit into from

Conversation

610ksh
Copy link

@610ksh 610ksh commented Mar 15, 2019

No description provided.

@610ksh
Copy link
Author

610ksh commented Mar 15, 2019

테스트중

younganswer referenced this pull request in kookmin-sw/capstone-2024-13 Mar 8, 2024
jmJang00 referenced this pull request in kookmin-sw/capstone-2024-10 Mar 13, 2024
cjeongmin added a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
chore/docs: 프로젝트 구조 수정
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
build.gradle에 스프링 시큐리티 추가 - ver6
application.yaml에 카카오 OAuth2.0 설정 값 작성
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
카카오로부터 응답 받은 파라미터를 KakaoOAuth2Repsonse 객체에 저장
스프링 시큐리티와 OAuth2.0에서 필요한 Principal 작성

추후에 커스터마이즈 필요
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
현재 개발단계에서 h2 console을 사용하기 위해 해당 url들을 열어놓음
기본적인 카카오 oauth2.0 설정과 시큐리티 설정

추후에 기획에 맞게 커스터마이즈 필요
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
require to use git lfs function
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
feat
- naver redirect uri 변경

refactor
- security 패키지 생성
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
MemberAccount 엔티티의 Role 삭제
why? 데이터베이스에 롤을 가지고 있을 필요 없을 것 같아 삭제함 추후에 회원 롤 관련 설계를 논의해 볼 것
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
- OAuth2Response
oauth2의 카카오와 네이버 response를 추상화하기 위해 OAuth2Response 추상 클래스 구현
팩토리 메서드 of에 분기 처리 로직 구현
id, email, nickname을 가져올 수 있도록 추상 메서드 구현

- KakaoOAuth2Response
record -> class 변경 (상속 기능을 사용하기 위함)
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
로그인 시 카카오 혹은 네이버에서 받아온 사용자 정보를 이용하여 회원가입이 안되어있는 사용자의 경우 save 시키고, 이미 가입된 회원이라면 SharedPostPrincipal 객체 반환하도록 함
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
기존에 SecurityConfig 클래스 안에 빈으로 등록하여 oauth2service를 사용하였는데 구조가 변경되면서 @service로 등록한 CustomOAuth2Service를 사용하도록 변경함
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
시큐리티 패키지 내의 파일구조를 좀 더 세분화하여 패키징 하였습니다.
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
OAuth2Response에 맞춰 NaverResponse 구현
cjeongmin pushed a commit to kookmin-sw/capstone-2024-02 that referenced this pull request Mar 29, 2024
…OAuthKakao

feat kookmin-sw#2 - OAuth2.0 로그인 기본 기능 구현 완료
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant