angular / angular/angularfire

In AngularFireFunctions allow for calling `httpsCallableFromURL`

未关闭
#3,258 1 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。