firebase-admin-dotnet icon indicating copy to clipboard operation
firebase-admin-dotnet copied to clipboard

Using this SDK in asp net core api with dependency injection

Open bragma opened this issue 1 year ago • 1 comments

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 methods from controllers - in particular, how to declare lifecycle when registering with services (session, scoped, singleton). Is there a project example for this use case? Thanks!

bragma avatar Apr 04 '23 14:04 bragma

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.

google-oss-bot avatar Apr 04 '23 14:04 google-oss-bot