|
|
|
|
|
by anyfactor
1520 days ago
|
|
I was was told to use firebase cloud functions literally yesterday. You can pre-parse and pre-process JSON responses to minimize the payload size and customize it for your frontend needs. Makes dealing with client secrets and configuration easier too I believe. I didn't want to rewrite a bunch of backend code so this was one of the simplest solution. |
|