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

회원가입 시 가입축하 이메일 발송 #4

Open
3 tasks
byeongsoon opened this issue Oct 13, 2022 · 0 comments
Open
3 tasks

회원가입 시 가입축하 이메일 발송 #4

byeongsoon opened this issue Oct 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@byeongsoon
Copy link
Member

byeongsoon commented Oct 13, 2022

소셜로그인을 통한 데일리맵 서비스 가입 시 축하 이메일 발송

소셜 로그인을 이용해 서비스에 사용자 정보가 저장된 후 해당 이메일 계정으로 가입축하 메시지를 전송한다.

요구사항

  • google, naver 등의 SMTP API를 활용하여 축하 이메일 발송한다.
  • 이메일 전송은 회원가입 로직에서 이벤트 발생 후 비동기적으로 처리한다.
  • 메일 내용은 '저희 DROP 서비스를 가입해주셔서 감사합니다' 등의 메시지와 간단한 환영문구를 포함한다.
@byeongsoon byeongsoon added the enhancement New feature or request label Oct 13, 2022
@byeongsoon byeongsoon self-assigned this Oct 13, 2022
@byeongsoon byeongsoon changed the title [번외] 회원가입 시 가입축하 이메일 발송 [필요시] 회원가입 시 가입축하 이메일 발송 Oct 25, 2022
@byeongsoon byeongsoon changed the title [필요시] 회원가입 시 가입축하 이메일 발송 회원가입 시 가입축하 이메일 발송 Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant