User Story:
As a User, I can register for an account by using one of my social media accounts so that I can use an alternative method of signing up
Acceptance Criteria:
- The registration page should display buttons for social media platforms that users can use to register for an account.
- Clicking on a social media button should redirect the user to the social media platform's authorization page, where they can grant permission to the app to access their social media account information.
- Upon successful authorization, the user's social media account information (e.g. name, email address) should be used to automatically populate the registration form fields.
Tasks:
User Story:
As a User, I can register for an account by using one of my social media accounts so that I can use an alternative method of signing up
Acceptance Criteria:
Tasks: