Email verification shouldn't be required when signing up from an email invite

Open
#24,970 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start with the invitation signup and email-verification flows described in the issue, then trace how an invite link is distinguished from other signup paths. Done means a user who creates an account through an emailed project invite does not need a second verification step, while other signup paths retain their existing behavior.

Written by the indexing model from the issue text.

Description

enhancement

I invited a user to a project and it sent them an email to accept the invite.

  1. User clicked link in invite, entered a password, and created an account
  2. User was taken to email verification screen
  3. User had to return to email to click the link to verify the email address

This seems unnecessary since they had just clicked a link from their email.

If we're able to distinguish between invite links sent manually vs invite links clicked via email, this would be a nice enhancement and would feel more polished than having to return to email to click another link.

Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
7h 27m
Merged PRs (30d)
222

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PostHog/posthog

All issues in PostHog/posthog

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.