Search code examples
polymerpolymer-1.0firebase-authenticationgoogle-web-component

Is the <firebase-login> element available in Polymer 1.0?


Is the <firebase-login> element available in Polymer 1.0?

The documentation here for the <firebase-element> makes no mention of the <firebase-login> element. However it does mention <firebase-auth>.

On the other hand, my Polymer Starter Kit (PSK) ships the <firebase-login> element.

Which is the correct element to use? Do I need to update my PSK?

What's going on here?


Solution

  • You have to use <firebase-auth>.