quarkiverse / quarkus-google-cloud-services

Google Cloud Services Quarkus Extensions
https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html
Apache License 2.0
54 stars 32 forks source link

Firebase Auth Doc Inaccuracy #640

Open cinnes opened 1 month ago

cinnes commented 1 month ago

A couple of inaccuracies in the firebase-admin docs: https://github.com/quarkiverse/quarkus-google-cloud-services/blob/312109a8fe5bf15692a56a75102f95f7fe5ce91d/docs/modules/ROOT/pages/firebase-admin.adoc?plain=1#L76-L80

Correct config path is visible here: https://github.com/quarkiverse/quarkus-google-cloud-services/blob/312109a8fe5bf15692a56a75102f95f7fe5ce91d/firebase-admin/deployment/src/main/java/io/quarkiverse/googlecloudservices/firebase/admin/deployment/authentication/FirebaseAuthConfiguration.java#L7

jfbenckhuijsen commented 3 weeks ago

@loicmathieu 656