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

Login - Create & Login with OAuth #11

Open
rgc-hdlr opened this issue Apr 22, 2023 · 0 comments · Fixed by #47
Open

Login - Create & Login with OAuth #11

rgc-hdlr opened this issue Apr 22, 2023 · 0 comments · Fixed by #47
Assignees

Comments

@rgc-hdlr
Copy link
Collaborator

rgc-hdlr commented Apr 22, 2023

USER STORY

As a student
I Want create and login to an account
So That my experience with the app is more personalised

ACCEPTANCE CRITERIA

CREATION

  • From the homepage, users should be able to click a button called 'Create Account'
  • Upon clicking, users should be taken to a Create Account page
  • Users should be able to follow the standard OAuth account creation flow
  • Once the users have confirmed the account they want to log in with, they should be taken to the Suggestions page
  • Users should be able to click 'Cancel' and return to the Homepage

LOGIN

  • If a user already has an account, they should be able to click 'login' and be taken directly to the Suggestions page

PR #47

@rgc-hdlr rgc-hdlr changed the title Login - Basic Account Creation Login - Create account with OAuth Apr 29, 2023
@rgc-hdlr rgc-hdlr changed the title Login - Create account with OAuth Login - Create & Login with OAuth Apr 29, 2023
@Roman-Hal Roman-Hal self-assigned this May 5, 2023
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

Successfully merging a pull request may close this issue.

2 participants