Skip to content

signupByInvite endpoint should set emailConfirmed true #42

Description

@zigzactly

Hi there just a query as i may be misunderstanding something here.

Steps:

  1. inviteUser sends to target email a request to signup, with token etc.
  2. Target client runs signupByInvite, sets name and password, with the received inviteToken.
  3. At this point emailConfirmed for user is set as false.

Shouldnt emailConfirmed be set as true at this stage? The user should already have logged in to email by now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions