Saturday, December 9, 2017

Re: Possible to use Firebase in a GWT app?

With JsInterop is pretty easy to create a minimal integration to make it work, probably the best option if you just want minimal integration. Anyway, you can get inspired by someone else code like https://github.com/spirylics/x-gwt/tree/master/x-gwt-firebase. Not sure if there is a good/complete gwt firebase API out there.

On Fri, Dec 8, 2017 at 2:54 PM Power Droid <powerdroid00@gmail.com> wrote:
Is it possible and/or does anyone know if any documentation exists regarding integrating Firebase with a GWT app?  I'm hoping to use Firebase Auth to allow a user to login to an app with a Google account and then possibly using some Firebase Analytics.

PD

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment