angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.64k stars 2.2k forks source link

Documenation for AppCheck #3256

Open pascalbe-dev opened 1 year ago

pascalbe-dev commented 1 year ago

While most products have their own docs folder, there is currently no documentation about how to integrate and use AppCheck via AngularFire. Lately there has been a bit of confusion about that (see this issue or this discussion).

It would be great to add documentation about that.

The documentation should also cover whether it can work together with the compat API.

Version info

AngularFire: 7.4.1

google-oss-bot commented 1 year ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.

pascalbe-dev commented 1 year ago

I see there is a open PR for new docs: https://github.com/angular/angularfire/pull/3236

I'll keep this issue open. Not sure, if the PR will cover all the needs described here.

coleridge72 commented 1 year ago

Hi, any update on this? I have really been struggling to get app-check working with cloud functions.