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

[SAMBAD-220] 클라이언트 기반 Redirect URL 설정 기능 구현 #85

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

kkjsw17
Copy link
Collaborator

@kkjsw17 kkjsw17 commented Aug 3, 2024

✔️ PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

📝 개요

  • /oauth2/authorization/** 호출 시, 쿼리 파라미터에 redirectUrl이 포함되어 있다면 로그인 성공 시 해당 url로 리다이렉트 가능하도록 구현합니다.

🔗 ISSUE 링크

@kkjsw17 kkjsw17 self-assigned this Aug 3, 2024
Copy link

github-actions bot commented Aug 3, 2024

Unit Test Results

4 tests   4 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit 0ae44a2.

Copy link
Member

@LeeHanEum LeeHanEum left a comment

Choose a reason for hiding this comment

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

수고하셨습니당

@kkjsw17 kkjsw17 merged commit 638b539 into develop Aug 3, 2024
2 checks passed
@kkjsw17 kkjsw17 deleted the feature/SAMBAD-220-add_client_based_redirect branch August 3, 2024 21:47
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

Successfully merging this pull request may close these issues.

2 participants