firebase/firebase-cpp-sdk

Arduino/ESP8266/ESP32 support

Misiu opened this issue · 5 comments

Misiu commented

Do You plan to add official support for Arduino/ESP8266/ESP32?
There is library that is created by people from Google, but it isn't supported by Google - https://github.com/FirebaseExtended/firebase-arduino
Because database secrets are deprecated this library is missing new auth schema - FirebaseExtended/firebase-arduino#224

If this library would support Arduino/ESP8266/ESP32 then Firebase could be used widely with IOT devices.

Please consider this. The most important fearure is Realtime database support.

Hi @Misiu

While we do not currently have any plans to add support for Arduino, we do have Firebase Database support for Desktop platforms, and our build system is CMake, so if you wanted to try getting it set up yourself, that would be great.

+1

+1

Any news :(

In case anyone needs it
This great library solved the problem by auth with email and password