pawelgrimm/pomi

As a user, I can log in, so that I can access all of my tasks

pawelgrimm opened this issue · 0 comments

Acceptance criteria:

  • Main app screen redirects to login
  • User can login with Google or create a new account

Sub-tasks:

  • #29 Set up authentication on GCP
  • #30 Create login page
  • #31 Set up authenticated pages
  • #32 Set up authenticated routes
  • #33 Ensure all DB tables store user_id and are linked correctly