codestates / codestates/Ohjeju
[Server] 회원가입 시 이메일 인증 구현
Open
Advance
E:1h
Server
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group: `server`
- Type: `feature`
- Detail: 회원가입 시 메일 인증 파트 구현 -> 이게 그런데 백이 맞나??
### TODO
1. [ ] 회원가입 시 입력된 이메일로 메일 발송
2. [ ] 인증 방식 둘 중 한가지 채택
> 1. 인증 번호를 발송해서 해당 번호 입력으로 인증
> 2. 인증 링크가 담긴 메일을 발송 -> 쿼리 파라미터에 인증 키를 달아서 전달
> 참고자료: https://moonong.tistory.com/45
### Estimated time
> 1h
### Labels
- Estimated time: `E: 1h`
- Group : `server`
- Sprint: `Sprint__3__`
- Urgency: `Middle`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.