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

[BE] 카카오 OAuth 로그인 기능 구현 #826

Merged
merged 8 commits into from
Nov 16, 2024
Merged

Conversation

Arachneee
Copy link
Contributor

@Arachneee Arachneee commented Nov 15, 2024

issue

구현 사항

  • 카카오 client_id를 반환 API 생성
  • 카카오 인증 API 생성. (code와 redirect_uri 필요)
  • 관리자 인증으로 사용되는 쿠키의 이름이 eventToken에서 accessToken으로 변경됩니다.
  • 이벤트 생성 API가 "회원의 이벤트 생성 API"과 "비회원의 이벤트 생성 API" 로 구분됩니다.
  • 행사 정보 수정 API가 "행사 이름 수정 API"와 "회원/비회원의 계좌, 닉네임 수정 API"로 구분 됩니다.

@Arachneee Arachneee added ⌨️ BE Backend ⚙️ feat feature labels Nov 15, 2024
@Arachneee Arachneee added this to the v2.2.0 milestone Nov 15, 2024
@Arachneee Arachneee self-assigned this Nov 15, 2024
Copy link

github-actions bot commented Nov 15, 2024

Test Results

 24 files   24 suites   7s ⏱️
145 tests 145 ✅ 0 💤 0 ❌
147 runs  147 ✅ 0 💤 0 ❌

Results for commit d752b69.

♻️ This comment has been updated with latest results.

@Arachneee Arachneee merged commit 6ce2a86 into be-dev Nov 16, 2024
3 checks passed
@Arachneee Arachneee deleted the feature/#824 branch November 16, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant