peter-szrnka / firebase-hosting-api-java

A simple Java library for Firebase Hosting REST API
MIT License
0 stars 0 forks source link

SDK json validation #35

Closed peter-szrnka closed 11 months ago

peter-szrnka commented 11 months ago

Create a simple validation that checks the input JSON file and throws an error if the configured Firebase Admin SDK JSON is not a valid one.

peter-szrnka commented 11 months ago

Blocked by #29