[Feature Request] Support App Check for Firebase Authentication beta
未关闭
- 主要语言
- TypeScript
- 星标
- 7.8k
- 派生
- 2.2k
- 平均合并
- 22 小时 28 分钟
- 30 天内合并 PR
- 6
描述
It seems like recently App Check became available to use with Firebase Authentication as beta:

However, currently the `X-Firebase-Appcheck` header is missing from requests made by the `Auth` class (`from "@angular/fire/auth"`), causing them to be classified as unverified.
## Versions Info
- **angular:** `16.2.2`
- **@angular/fire**: `7.6.1`
贡献指南
调研方向
首先跟踪 Auth 请求如何在 @angular/fire/auth 入口点中组装,以及 Firebase App Check 如何集成。确认预期的 beta 行为,并找出现有的请求测试;完成的标准是 Auth 请求包含 X-Firebase-Appcheck 标头,且该行为有测试覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, firebase, typescript
- 领域
- authentication
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100