firebase / firebase-functions

Firebase SDK for Cloud Functions
https://firebase.google.com/docs/functions/
MIT License
1.02k stars 201 forks source link

Fix bug with CORS options for an array of one item for `onCall` (#1563) #1564

Closed bjester closed 1 month ago

bjester commented 4 months ago

Description

Resolves https://github.com/firebase/firebase-functions/issues/1563 similar to fix made in https://github.com/firebase/firebase-functions/pull/1544