Check out polymerfire at: goo.gl/IX7KIg
Polymer and Firebase go together like PB & J. Lots of folks have been asking for a series on using the two together so I thought, let’s do this!
Today on the show we’ll be covering the basics of setting up your first Firebase project and handling user auth through Firebase’s Google Sign-in integration.
Polycasts playlist: goo.gl/r5fsMq
Polymer Slack: bit.ly/polymerslack
Polymer G+: goo.gl/YC5Bsh
Subscribe to the Chrome Developers channel: goo.gl/OUF4e2
Leave a Reply
137 Comments on "Authentication with Firebase — Polycasts #57"
Asking you to do a polymerfire polycast that shows how users sign up with different role so their access to different elements can be restricted.
Thanks for the great tutorials!One question, how does this work without having to import polymer directly into any of the files?
Can anyone help me with this error : "Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app)."
You've probably figured this out, but this seems to happen when you are missing some bower packages or misspelling some imports.
Can anyone help me with this error : "Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app)."
These videos don't work for me. Also, I tried opening the demo for firebase-auth (bower_components/polymerfire/demo/firebase-auth.html) and that also shows up as an empty page.
Have you tried opening the page in chrome? Safari didn't work for me somehow.
These videos don't work for me. Also, I tried opening the demo for firebase-auth (bower_components/polymerfire/demo/firebase-auth.html) and that also shows up as an empty page.
Have you tried opening the page in chrome? Safari didn't work for me somehow.
Will you ever support logging in to MS accounts?
Will you ever support logging in to MS accounts?
Can you please give an example of how to use polymerfire and auth token to interact with backhand through rest api? Thanks a tone
Can you please give an example of how to use polymerfire and auth token to interact with backhand through rest api? Thanks a tone