Added firebase-admin to packages. Backend will use this SDK to verify ID tokens passed in the Authorization header of API requests and to access Firestore data. Added authentication middleware (token verification) and some temporary routes to check data can be accessed and private routes are indeed private.
Added firebase-admin to packages. Backend will use this SDK to verify ID tokens passed in the Authorization header of API requests and to access Firestore data. Added authentication middleware (token verification) and some temporary routes to check data can be accessed and private routes are indeed private.