Skip to content

User Account and Login Architecture Plan

Justin Proulx edited this page Jan 22, 2022 · 1 revision
  • Login handled in client with Firebase Authentication (Google sign in)
  • We're going to need Firebase Admin running on the server in order to verify user ID tokens and allow users to access/edit their data

Clone this wiki locally