Patrick Ogwuru

Results 6 comments of Patrick Ogwuru

I don't see this as helpful. Could you be alot more detailed in your explanation?

> This is the question I thought no one will ever ask, so - thank you. > > In fact yes, we need several templates that should be made and...

` require("dotenv").config(); const admin = require("firebase-admin"); const { initializeApp } = require("firebase/app"); const { getAuth } = require("firebase/auth") const { onRequest } = require("firebase-functions/v2/https"); const { onObjectFinalized, onObjectMetadataUpdated } =...

Hey how did you fix this!!

From my undertanding, this library doesn't allow passing custom headers from the clientside to the MCP. Only the default headers are allowed and that is a problem.