angular / angular/angularfire

[Feature Request] Support App Check for Firebase Authentication beta

Open
#3,427 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7.8k
Forks
2.2k
Avg merge
22h 28m
Merged PRs (30d)
6

Description

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`

Contributor guide

Open the contributing guide

Research direction

Start by tracing how Auth requests are assembled in the @angular/fire/auth entry point and how Firebase App Check is integrated. Confirm the expected beta behavior and identify existing request tests; done means Auth requests include the X-Firebase-Appcheck header and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, firebase, typescript
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.