SJRK-439: Implement email confirmation process on sign-up

Metadata

Source
SJRK-439
Type
New Feature
Priority
Critical
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Gregor Moss
Created
2020-12-13T21:08:15.150-0500
Updated
2020-12-13T21:13:41.334-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

Implement an email-based author account confirmation system which is used to confirm the supplied email address is valid and accessible by the person signing up.

The password reset process will also be sending emails, and care should be taken to avoid duplicating any code or effort that would/should be shared between these two features.