[Feature Request] Support App Check for Firebase Authentication beta
- 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:

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
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