angularfire
angularfire copied to clipboard
[Feature Request] Support App Check for Firebase Authentication beta
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
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Any news about adding support for it?