firebase-admin-dotnet
firebase-admin-dotnet copied to clipboard
App Check support
Is it posible to add App check support? I urgently needed AppCheck and had to write everything myself. So i can just create pr and implement that step by step. My company needs this, but since I do it anyway, it would be nice to do it for everyone
I found a few problems with this issue:
- I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- This issue does not seem to follow the issue template. Make sure you provide all the required information.
Hey @dmitry-bym we do not have any immediate plans to add App Check support to the .NET SDK. However, we would be glad to review any PRs if you would like to contribute to the codebase. You can also find the required steps to verify an App Check token on this blog post (see under "Verifying App Check tokens in other backend resources"). Thank you!