79830480

Date: 2025-11-26 08:53:13
Score: 1
Natty:
Report link
除了配置firebase,还需要到https://console.cloud.google.com/apis/credentials?project=xxxx 上配置你这个项目,获取的就不会是null了,记得还需要配置。

location /__/auth {
  proxy_pass https://<project>.firebaseapp.com;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 邵明振