login-fire
login-fire copied to clipboard
An element that allows simple configuration of multiple provider login for firebase
We should publish login-fire to npm in preparation for compatibility with Polymer 3.
The email password authentication errors should reflect on the paper-inputs instead of in an error section.
The `login-fire-form` style changes when we are switching between the 3 views that are _"sign-in"_, _"sign-up"_ and _"reset password"_. * buttons not always aligned in the same way * variable...
We should look into merging accounts that sign in with different providers but have the same email instead of blocking the sign in. Potentially relevant: https://firebase.google.com/docs/auth/web/account-linking
Bumps [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428)...
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 3.3.2 to 3.6.1 Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.3 Bug Fixes check the format of the index of each attachment (fb21e42) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3 Branch: 3.3.x...
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...