In AngularFireFunctions allow for calling `httpsCallableFromURL`
未關閉
- 主要語言
- TypeScript
- 星號
- 7.8k
- 分支
- 2.2k
- 平均合併
- 22 小時 28 分鐘
- 30 天內合併 PR
- 6
描述
Feature request
========================
In AngularFireFunctions allow for calling `httpsCallableFromURL` (https://firebase.google.com/docs/reference/js/functions.md#httpscallablefromurl), similar to current call call to `httpsCallable`. With Firebase Cloud Functions V2 this is the only way for calling that new functions (since, they are still in preview mode: https://firebase.google.com/docs/functions/beta/callable#call_the_function).
貢獻指南
研究方向
從 AngularFireFunctions 入口點開始,將其現有的 httpsCallable 支援與 issue 中描述的 Firebase httpsCallableFromURL API 進行比較。當 AngularFireFunctions 能夠透過 URL 呼叫 Cloud Functions V2 端點,且行為與現有的 callable 支援一致時,即視為完成;如果實作過程識別出相關測試,請新增或更新這些測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, firebase, typescript
- 領域
- api, cloud
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100