Firebase Function onCall vs on onRequest 1 Brad The onCall is a straight http function. The onRequest goes via the SDK and will handle some or the boilerplate code you need for CORS and authentication. Rule of thumb: Use onRequest when you don’t… … Read more 3 years ago in Development 0
Leave Your Comment