Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

ユーザー登録 #52

Merged
merged 16 commits into from
Mar 6, 2019
Merged

Conversation

gedorinku
Copy link
Member

@gedorinku gedorinku commented Mar 4, 2019

#48

ユーザー登録の流れ

  1. adminがCreateInvitation (POST /admin/invitations)
  2. ユーザー登録に必要なtokenを含むURLがメールで届く
  3. URLを踏んでユーザー登録

GetInvitation (GET /invitations/:token) でtokenが有効かどうかを検証できる。

@gedorinku gedorinku changed the title ユーザー登録 [WIP]ユーザー登録 Mar 4, 2019
@gedorinku gedorinku added the db migration required DB migration is required label Mar 6, 2019
@gedorinku gedorinku changed the title [WIP]ユーザー登録 ユーザー登録 Mar 6, 2019
@gedorinku gedorinku merged commit 5740424 into ProgrammingLab:master Mar 6, 2019
@gedorinku gedorinku deleted the registration branch March 6, 2019 12:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
db migration required DB migration is required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant