Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
InManuBytes opened this issue Oct 5, 2021 · 0 comments
Assignees

Comments

@InManuBytes
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants