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

Create login page #23

Open
niall-rb opened this issue Jun 28, 2022 · 0 comments
Open

Create login page #23

niall-rb opened this issue Jun 28, 2022 · 0 comments
Milestone

Comments

@niall-rb
Copy link

niall-rb commented Jun 28, 2022

Description
After the app has loaded the user should be presented with a login page. They will be prompted to login with google and if successful be taken to the Interests setup page.

Out of scope

  • User feedback if they don't complete the google sign in workflow
  • Login expiration or similar

Acceptance criteria
GIVEN I am signing up for the first time
WHEN I log in using my google account
THEN I see a spinner while authenticating
AND I am redirected to the "Interests setup" page

GIVEN I have logged in before
WHEN I log in using my google account
THEN I see a spinner while authenticating
AND I am redirected to the "Home" page

Non-functional requirements
The design should match those provided in Badger Me App

Linked issues
Login & Signup Page
Google Auth Layer

@niall-rb niall-rb added this to the Release 1 milestone Jun 28, 2022
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

1 participant