Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Firebase Fingerprint #540

Open
wants to merge 85 commits into
base: contrib
Choose a base branch
from
Open

New Firebase Fingerprint #540

wants to merge 85 commits into from

Conversation

Nitesh210
Copy link

@Nitesh210 Nitesh210 commented Mar 25, 2022

};

static const char kFirebaseFingerprint[] =
      "03:D6:42:23:03:D1:0C:06:73:F7:E2:BD:29:47:13:C3:22:71:37:1B"; // 2020-02

      "CF:6C:F8:33:A3:FB:42:4A:49:0A:E7:72:24:53:1A:11:A2:C1:34:0D"; //2022-03
                                                                     
#endif  // `FIREBASE_HTTP_CLIENT_H`

proppy and others added 30 commits February 3, 2017 14:57
move modem and things to contrib dir
The SSL signature for Firebase seems to have changed
updated the firebase sha1 fingerprint.
FirebaseHttpClient: add forceReuse
With this change non-streaming operation will stop the stream and
reuse the underlying http client.

Call FirebaseArduino::stream again in order to reuse the stream.

Fixes: #48
FirebaseArduino: allow mixing stream and non-stream commands
kotl and others added 29 commits June 20, 2018 21:50
Update suggested versions and manually merge connection error check
The fingerprint changed on 2 Aug 2018.
This is the new fingerprint
Updating firebase fingerprint
This reverts commit db84569.
Firebase.readEvent() returns "type" instead "put" while getting data from Firebase
Fix issue #388 ESP8266 fails to reconnect to FIREBASE #388
SSL Fingerprint Update - thank you
@google-cla
Copy link

google-cla bot commented Mar 25, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet