79396144

Date: 2025-01-29 08:52:17
Score: 1
Natty:
Report link

You can store the credentials which are in the JSON file in Secret Manager and retrieve the dictionary from there and pass it in the credentials() method for Authenticating.

cred = credentials.Certificate(firebase_service_key)

Here firebase_service_key is a dictionary and it is read from the Secret Manager.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vansh kathnawal