Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Email verification 추가 #11

Open
kujyp opened this issue Apr 8, 2018 · 0 comments
Open

Email verification 추가 #11

kujyp opened this issue Apr 8, 2018 · 0 comments

Comments

@kujyp
Copy link
Contributor

kujyp commented Apr 8, 2018

1. email verification 전에는 로그인은 되지만, @login_required 기능 사용 못하도록 제한.
180413 변경
User리소스가 구현이 필요 없어짐에따라 불필요해짐.

  1. email sender integration
    후보1. mail chimp
    180413 변경
    Gmail API 사용하기로함

Seunghwan Hong [4:17 PM]
https://developers.google.com/gmail/api/v1/reference/quota?hl=ko
Gmail API를 사용하면 계정 당으로 환산하였을 때 G Suite 기준 하루 2,000통 제한이 있어서 무료 계정인 저희 계정으로는 이보다 다소 작은 양을 보낼 수 있을 것으로 예상합니다. 하지만 행사의 규모 상 이번에는 이를 초과할 것 같지는 않으므로 이쪽 방안으로 진행하겠습니다.

  1. email verification resource 추가
    GET /get-started/str:verfication_code
    유저가 브라우저로 들어오는 링크이기때문에, html view 필요함.

futher01. phonenumber verification 추가

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants