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

[기능 개발]: Github Oauth 개발 #19

Closed
4 tasks done
shyuuuuni opened this issue Nov 8, 2022 · 0 comments
Closed
4 tasks done

[기능 개발]: Github Oauth 개발 #19

shyuuuuni opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels
✨ Feature 기능 개발

Comments

@shyuuuuni
Copy link
Collaborator

shyuuuuni commented Nov 8, 2022

기능 추가/수정

설명

🗒 체크리스트

  • 🔥 로그인 버튼 컴포넌트 -> 팝업 or 모달 -> 로그인 후 프로필 사진 보이게
  • 🔥 리다이렉트 페이지 (코드 파싱 후 api 요청)http://localhost:5173/redirect/github
  • 🔥 코드 밸리데이팅 인터셉터 (accessToken 만료시 token refresh)
  • 🔥 프사 클릭해서 로그아웃 가능

참고자료

@shyuuuuni shyuuuuni added the ✨ Feature 기능 개발 label Nov 8, 2022
@NaamuKim NaamuKim changed the title [기능 개발]: 기능 개발 [기능 개발]: Github Oauth 개발 Nov 10, 2022
shyuuuuni added a commit that referenced this issue Nov 10, 2022
OAuth api 추가후 token refresh handler 추가하였습니다.
shyuuuuni added a commit that referenced this issue Nov 10, 2022
로그인이 되어 있으면 UserProfile 컴포넌트를, 되어 있지 않으면 NotLoggedInProfile 컴포넌트를 보여주도록
구현함
NaamuKim added a commit that referenced this issue Nov 10, 2022
…-component

Client Side Github OAuth 컴포넌트 및 API 구현 (#19)
NaamuKim added a commit that referenced this issue Nov 11, 2022
FE 로그아웃 API 적용 및 Mock API 설정 (#19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
Status: 완료됨
Development

No branches or pull requests

2 participants