firebase-admin-dotnet
firebase-admin-dotnet copied to clipboard
Firebase Admin .NET SDK
### [REQUIRED] Step 2: Describe your environment * Operating System version: x64 * Firebase SDK version: 2.3.0 * Firebase Product: Cloud Messaging * .NET version: .NET 6.0 * OS: Win10...
Hi, I need to use firebase admin SDK in an backend api. My project is using DI and it's not clear to me how to initialize the SDK to use...
Documentation comment for the methods CreateCustomTokenAsync has a typo: > the IAM service if a service **accound** ID was specified via This should probably be > the IAM service if...
Add interfaces for FirebaseMessaging to use DI and mocking in the real projects Move XML comments to the interface to keep it in one place having single implementation and keep...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...
Bumps [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) from 1.67.0 to 1.68.0. Release notes Sourced from Google.Apis.Auth's releases. API versioning support Features: API versioning support implemented in both support and generated libraries. Commits f7788cc Update discovery...
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.0 to 6.0.2. Release notes Sourced from coverlet.msbuild's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625 Type initializer errors...
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...
The API now also fetches mfa info for the user, when it fetches user data (if mfa info exists) Integration tests and unit tests worked and new ones have been...
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.1. Commits ba2ae9b v2.8.1 151b8d0 Use 'dotnet format' instead of 'dotnet dotnet-format' be6db6f #2931: Tighten up types to prevent accidentically calling AddOrGet with a Con......