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

버디콘 로그인 API 연동 #50

Merged
merged 5 commits into from
Feb 17, 2024
Merged

버디콘 로그인 API 연동 #50

merged 5 commits into from
Feb 17, 2024

Conversation

ows3090
Copy link
Contributor

@ows3090 ows3090 commented Feb 12, 2024

구체적인 작업 내용

  • 버디콘 로그인 API 인터페이스 추가
  • 버디콘 로그인 API 연동 구현
  • 자동 로그인 구현
  • 토큰 만료 시 재발행

기타 사항

data 모듈과 core:network 에 겹치는 부분이 있어서 API 연동 관련된거는 core:network 모듈로 옮겼습니다~

Close Issue

Close #46

@ows3090 ows3090 added feature 기능 개발 원석 labels Feb 12, 2024
@ows3090 ows3090 requested a review from hanchang97 February 12, 2024 11:06
@ows3090 ows3090 self-assigned this Feb 12, 2024
Copy link
Contributor

@hanchang97 hanchang97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다. 머지해주시면 이어서 올리겠습니다~

@ows3090 ows3090 merged commit c400942 into develop Feb 17, 2024
1 check passed
@ows3090 ows3090 deleted the feat/login_api branch February 17, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발 원석
Projects
None yet
Development

Successfully merging this pull request may close these issues.

버디콘 로그인 API 연동
2 participants