react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

[functions] Add options parameter to useHttpsCallable

Open aksejs opened this issue 2 years ago • 0 comments

According to the Firebase documentation, the httpsCallable method also accepts a 3rd parameter (options).

  • Updated useHttpsCallable.ts
  • Updated README.md description

aksejs avatar Dec 10 '23 04:12 aksejs