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

Commit dcc85d8

Browse files
committed
adding redirect to the list of allowed attributes
1 parent 45df802 commit dcc85d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="import" href="firebase-import.html">
1111
<link rel="import" href="../polymer/polymer.html">
1212

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

0 commit comments

Comments
 (0)