step-up-labs / firebase-storage-dotnet

C# library for Firebase Storage
MIT License
140 stars 35 forks source link

how can i generate apikey #44

Closed OkancanCosar closed 2 years ago

OkancanCosar commented 2 years ago

hi. how can i generate apikey for

var auth = new FirebaseAuthProvider(new FirebaseConfig("api_key"));
BenDelGreco commented 2 years ago

This is not a issue. If you need to find the API key go to:

Project Settings -> General -> look for "web API key".

OkancanCosar commented 2 years ago

actually i thought that maybe create doc for this. closing