(no title)
srikz | 5 years ago
Why I ask is that I like the simplicity of Firebase as a back-end and attempted to use Google Auth for a desktop app (in C++). It was a pain to setup and still doesn’t work well.
It would save us a great deal of dev effort if there was a layer which could talk to Google and handle this for me.
P.S. The part about trusting a ‘startup’ with auth tokens may be worth addressing in some way on your website.
tg3|5 years ago
That's good feedback on addressing the trust issue head-on, we'll work on that.
qppo|5 years ago
If you do go native, please expose it through a C API and not C++ or Rust.