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

[Feat] OAuth 로그인 및 회원가입 오류를 수정한다 #61

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

chrkb1569
Copy link
Member

Summary 📌

  • Google Redirect-URI 추가

Describe your changes 📝

  • Redirect-URI 추가

Check list ✅

  • I write PR according to the form
  • All tests are passed
  • Program works normally
  • I set proper PR labels
  • I remove any redundant codes

Opinions 🗣️

Issue numbers and link 🚪

Closes #60

@chrkb1569 chrkb1569 added the 🐞 BugFix 오류 관련 label Oct 16, 2023
@chrkb1569 chrkb1569 self-assigned this Oct 16, 2023
@chrkb1569 chrkb1569 requested a review from Ji-Un-Gil as a code owner October 16, 2023 15:48
Copy link
Member

@Ji-Un-Gil Ji-Un-Gil left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~~~🎉

@github-actions
Copy link

Unit Test Results

237 tests   237 ✔️  10s ⏱️
106 suites      0 💤
106 files        0

Results for commit c2b657d.

@chrkb1569 chrkb1569 merged commit 8fe79d8 into develop Oct 16, 2023
3 checks passed
@chrkb1569 chrkb1569 deleted the feature/#60 branch October 16, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 오류 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth 로그인 및 회원가입 오류를 수정한다
2 participants