Skip to content

Commit

Permalink
Merge pull request #1 from PaperfireElements/develop
Browse files Browse the repository at this point in the history
merge first release
  • Loading branch information
ackushiw authored Nov 18, 2016
2 parents 7fac402 + 23995ff commit a70ee86
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# \<paperfire-anon\>
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://beta.webcomponents.org/element/paperfireElements/paperfire-anon)

A polymer 1.0 element to help manage anonymous authentication

an element to help manage anonymous authentication

- isAnonymous: Boolean - true if user is anonymous
- uid: String - user's uid
- login: Boolean - if set the element will login in anonymously if firebase.auth() user is null

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://beta.webcomponents.org/element/paperfireElements/paperfire-anon)


##Demo
<!---
Expand Down

0 comments on commit a70ee86

Please sign in to comment.