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

[feat]メール認証実装 #134

Open
Justhiro55 opened this issue Nov 18, 2024 · 0 comments
Open

[feat]メール認証実装 #134

Justhiro55 opened this issue Nov 18, 2024 · 0 comments

Comments

@Justhiro55
Copy link
Contributor

機能概要

  • アカウント作成時に認証コードをメールで送って,その認証コードを以ってアカウントを作成する

Taskリスト

  • 認証コード送付のハンドラ作成
  • 認証コードを送るにあたってポリシ(認証コードの有効期限)を決める
  • 認証コードを照合するメソッド作って,照合できたら正式にアカウント作成する

Doneの定義

  • アカウント作成で認証コードをメールで発行して,照合してアカウント作成できるようにする

参考リンク

留意事項

検討事項

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

No branches or pull requests

1 participant