Verify if request origin is from Cloud Tasks in a Firebase Function Node.JS
For a simple way to refuse (in the code) all the requests that are not from Cloud Tasks for my firebase v2 function.
For a simple way to refuse (in the code) all the requests that are not from Cloud Tasks for my firebase v2 function.