You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
1. email verification 전에는 로그인은 되지만,@login_required
기능 사용 못하도록 제한.180413 변경
User리소스가 구현이 필요 없어짐에따라 불필요해짐.
후보1. mail chimp180413 변경
Gmail API 사용하기로함
Seunghwan Hong [4:17 PM]
https://developers.google.com/gmail/api/v1/reference/quota?hl=ko
Gmail API를 사용하면 계정 당으로 환산하였을 때 G Suite 기준 하루 2,000통 제한이 있어서 무료 계정인 저희 계정으로는 이보다 다소 작은 양을 보낼 수 있을 것으로 예상합니다. 하지만 행사의 규모 상 이번에는 이를 초과할 것 같지는 않으므로 이쪽 방안으로 진행하겠습니다.
GET /get-started/str:verfication_code
유저가 브라우저로 들어오는 링크이기때문에, html view 필요함.
futher01. phonenumber verification 추가
The text was updated successfully, but these errors were encountered: