Given The first name has been already filled in
When The permission button is clicked
Then The first name will be saved for the user’s account
And The app asks the user for their headshot URL
When The refuse button is clicked
Then The first name will not be saved for the user’s account
And The app asks the user for the access to another Google account
Given The first name has been already filled in When The permission button is clicked Then The first name will be saved for the user’s account And The app asks the user for their headshot URL When The refuse button is clicked Then The first name will not be saved for the user’s account And The app asks the user for the access to another Google account