Skip to content

OTP 활성 정보가 없어 발생하는 로그인 문제 해결 #345

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

Merged
merged 2 commits into from
May 13, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented May 13, 2024

Summary

#344

로그인 시스템 개편 이후, 일부 API를 통해 새 멤버를 생성했을 때 OTP 정보가 null로 기입되어 로그인이 되지 않는 현상이 발생하고 있습니다.

Tasks

  • 동아리 지원 이후 합격자에 대한 멤버 생성 API 호출시 OTP 정보를 기입하도록 변경
  • OTP 활성 정보가 없는 경우(null인 경우) OTP가 비활성화된 것으로 간주

ETC

Screenshot

@limehee limehee added the 🐞 Bug 버그 제보 및 수정 label May 13, 2024
@limehee limehee self-assigned this May 13, 2024
@limehee limehee merged commit f5c2f41 into develop May 13, 2024
@limehee limehee linked an issue May 13, 2024 that may be closed by this pull request
@limehee limehee deleted the fix/#344 branch May 13, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그 제보 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTP 활성 정보가 없어 발생하는 로그인 문제
1 participant