Skip to content

Users should receive activation email from us before their account is operational #27

Description

@mojtaba-eshghie
  • Should schedule sending an email when the user first registers, I need to modify email-service
  • Should first modify the User.js model on the server-side to include the activation state.
  • Create a new middleware in auth.js to check the user activation status; this middleware will be used on virtually any permissioned controller
  • Modify the Login.js so that it reflects the user being or not being activated.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions