Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #27 from jamesjnadeau/patch-1
Browse files Browse the repository at this point in the history
adding redirect to the list of allowed attributes
  • Loading branch information
kevinpschaaf committed Feb 2, 2015
2 parents 477f871 + dcc85d8 commit 9636299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="import" href="firebase-import.html">
<link rel="import" href="../polymer/polymer.html">

<polymer-element name="firebase-login" attributes="location provider user autoLogin statusKnown params">
<polymer-element name="firebase-login" attributes="location provider user autoLogin statusKnown params redirect">
<!--
Element wrapper for the Firebase authentication API (https://www.firebase.com/docs/web/guide/user-auth.html).
Expand Down

0 comments on commit 9636299

Please sign in to comment.