-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The link should contain pre-filled information about the user that was given by the creator of the link.
fields:
identifier
, email or phonename
, full name or potentially just first name
User Story
- A person receives an email invite that contains a link.
- The link should contain an encoded hash
- After clicking the link, the user is taken to a page, with loading state, "Fetching your invite!".
- the encoded hash is sent to the server and decoded against an existing invite.
- If there is a match, the prefilled information is returned, and the form appears with the data.
- the user fills out the form entirely
- Finally, the encoded hash is sent again along with the form.
- the user is created and automatically added to the inviting group.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request