Adds support for exporting a serialized config response from the RC server side SDK. by kjelko · Pull Request #2829 · firebase/firebase-admin-node

added 7 commits

January 3, 2025 11:34

@kjelko kjelko changed the title Rc client serialization Adds support for exporting a serialized config response from the RC server side SDK.

Jan 9, 2025

ashish-kothari

@kjelko

@kjelko

@kjelko

jenh

jenh approved these changes Feb 11, 2025

lahirumaramba

kjelko added 2 commits

February 11, 2025 16:39

jonathanedey pushed a commit that referenced this pull request

Feb 14, 2025
…erver side SDK. (#2829)

* add serialization method to server side remote config

* update with latest changes

* restructure as a class, add documentation

* more tests for server config

* run apidocs

* Refine api and rerun docs

* add back the newline

* Apply suggestions from review

* Make eTag optional in fetch response

* rerun doc generator

---------

Co-authored-by: Kevin Elko <kjelko@google.com>