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

소셜 로그인 #6

Open
Anna-Jin opened this issue Jun 28, 2022 · 3 comments
Open

소셜 로그인 #6

Anna-Jin opened this issue Jun 28, 2022 · 3 comments
Assignees

Comments

@Anna-Jin
Copy link
Member

기능에 대한 설명

카카오 소셜 로그인 기능을 구현

작업 내용

  • 카카오 로그인 api와 OAuth2.0를 이용한 소셜 로그인 구현

기타

@Anna-Jin Anna-Jin self-assigned this Jun 28, 2022
Anna-Jin added a commit that referenced this issue Jun 28, 2022
소셜로그인을 위해 토근 발급용 OAuth코드 추가.
Anna-Jin added a commit that referenced this issue Jun 28, 2022
Gson에서 JsonParser와 parse가 deprecated됨에 따라 수정
@Anna-Jin
Copy link
Member Author

토큰값이 정상적으로 생성되는 것 확인됨.
redirect_url 적절하게 수정하는 과정 필요함.

Anna-Jin added a commit that referenced this issue Jun 28, 2022
token을 받아오는 메소드. 수정 필요
Anna-Jin added a commit that referenced this issue Jun 28, 2022
토큰 받아오는 코드 완성
Anna-Jin added a commit that referenced this issue Jun 29, 2022
토큰에서 유저 정보를 가져오는 로직 추가
Anna-Jin added a commit that referenced this issue Jun 29, 2022
백 자체에서 테스트해볼 수 없어서 고민 중
Anna-Jin added a commit that referenced this issue Jun 30, 2022
소셜로그인 다른 레퍼런스로 구현하기 위해 파일 전부 삭제
Anna-Jin added a commit that referenced this issue Jul 1, 2022
구현 실패. 다른 방식을 시도하기 위해 파일 전부 삭제
Anna-Jin added a commit that referenced this issue Jul 1, 2022
많은걸 바꿨지만 맘에 들지 않으므로 해당 코드 삭제 예정
@Anna-Jin
Copy link
Member Author

Anna-Jin commented Jul 1, 2022

토큰이 정상적으로 발급되는 것을 확인했지만 entity구조가 맘에 들지 않아 전부 삭제 후 다시 구현하고자 함

Anna-Jin added a commit that referenced this issue Jul 2, 2022
근데 이 브랜치 삭제할거임
Anna-Jin added a commit that referenced this issue Jul 5, 2022
의존성 추가
Anna-Jin added a commit that referenced this issue Jul 5, 2022
5번째 시도. 이번엔 제발...
Anna-Jin added a commit that referenced this issue Jul 5, 2022
토큰 발급받는 것까지 완성. 토큰을 Header에 담는 로직 구현하기
Anna-Jin added a commit that referenced this issue Jul 7, 2022
토큰 발급 결국 확인 완료...!
@Anna-Jin
Copy link
Member Author

Anna-Jin commented Jul 7, 2022

수정할 것

로그인 실패 시 에러 로그가 url에 담겨서 넘어오는 것 수정
토큰을 responseBody가 아니라 header에 담는 방식 찾기

Anna-Jin added a commit that referenced this issue Jul 7, 2022
소셜 로그인 완료
Anna-Jin added a commit that referenced this issue Jul 8, 2022
Full authentication is required to access this resource 에러 해결
Anna-Jin added a commit that referenced this issue Jul 8, 2022
몇가지 에러 수정
Anna-Jin added a commit that referenced this issue Jul 8, 2022
테스트까지 완료
Anna-Jin added a commit that referenced this issue Jul 25, 2022
thumbnail_image는 사이즈가 작아서 사이즈가 큰 profile_image로 변경
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

No branches or pull requests

1 participant