angular / angular/angularfire

[Feature Request] Support App Check for Firebase Authentication beta

未关闭
#3,427 2 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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:
![image](https://github.com/angular/angularfire/assets/26796910/594523e7-9df2-474e-8fa5-586e283e8074)

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

把新 issue 发到你的邮箱

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