Skip to content

[FEAT] 크루 초대 링크에 oauth 정보 추가#102

Merged
hey-sung merged 2 commits intomainfrom
feat/101-add-oauth-to-invite-url
Apr 9, 2025
Merged

[FEAT] 크루 초대 링크에 oauth 정보 추가#102
hey-sung merged 2 commits intomainfrom
feat/101-add-oauth-to-invite-url

Conversation

@hey-sung
Copy link
Collaborator

@hey-sung hey-sung commented Apr 9, 2025

PR 타입

☑ 기능 추가
□ 기능 삭제
□ 리팩터링
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feat/101-add-oauth-to-invite-url -> main


🛠️ 변경 사항

크루 초대 메일에 전달되는 크루 초대 링크에 oauth 정보를 포함합니다

✅ 작업 상세 내용

  • 크루 초대 메일의 초대 링크에 oauth 정보 포함하도록 변경
    • /invite?token={UUID token}&oauth={naver | kakao | google} 형태로 전달하도록 변경
  • git submodule 업데이트

🧪 테스트 결과

image


📚 연관된 이슈

#101


🤔 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

hey-sung added 2 commits April 9, 2025 21:28
- 크루 초대 메일에 전달되는 크루 초대 링크에 oauth 정보 포함
- /invite?token={UUID token}&oauth={naver | kakao | google} 형태로 전달하도록 변경
@hey-sung hey-sung added the 💡 feature 기능 구현, 개선 사항 관련 label Apr 9, 2025
@hey-sung hey-sung self-assigned this Apr 9, 2025
@hey-sung hey-sung linked an issue Apr 9, 2025 that may be closed by this pull request
3 tasks
@github-actions
Copy link

github-actions bot commented Apr 9, 2025

Test Results

124 tests  ±0   124 ✅ ±0   3s ⏱️ ±0s
 53 suites ±0     0 💤 ±0 
 53 files   ±0     0 ❌ ±0 

Results for commit b193014. ± Comparison against base commit 8c781d7.

@hey-sung hey-sung merged commit 89e9b67 into main Apr 9, 2025
2 checks passed
@hey-sung hey-sung deleted the feat/101-add-oauth-to-invite-url branch April 9, 2025 12:36
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.

[FEAT] 크루 초대 링크에 oauth 정보 추가

1 participant