outintech / nbjc-webapp

7 stars 2 forks source link

[Integration] Create Profile - Auth0 Fields (Pre-populate with info from linked account) #46

Open InManuBytes opened 3 years ago

InManuBytes commented 3 years ago

User Story As a researcher creating an account in the Lavender Book, when I have been authenticated by Auth0, I would like the system to pre-populate applicable fields to minimize my onboarding

Wires

Design: Designs https://www.figma.com/file/T3axetjMplS9oSy6La4nM5/Designs?node-id=2072%3A28

Additional Background When a user returns is navigated to the Create Profile page from Auth0, the system should return the user's name to auto-populate the "name" field in the lavender book

Acceptance Criteria: Condition 1 Given I am a user who has signed up to the Lavender Book via Google When I am navigated to the Create Profile page Then the "Name" field is populated with my name

Condition 2 Given I am a user who has signed up to the Lavender book via email (option 3) When I am navigated to the Create profile page Then the "Name" field is populated with what I had entered