Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using components of firebase-element together (and provide example documentation) #99

Open
mm-gmbd opened this issue Jan 20, 2016 · 2 comments

Comments

@mm-gmbd
Copy link

mm-gmbd commented Jan 20, 2016

I would like to use firebase-auth to login and then load the elements for a firebase-collection or firebase-document. But, firebase-collection and firebase-document automatically run once the DOM is loaded, meaning that the auth is supposed to happen on a previous page and then be persisted across pages, I presume?

An example of using these components together would go a loooooong way for me, selfishly (but I would presume others would benefit as well). Something like

  • Auth with email & password
  • Use the user's uid in a query to firebase-collection or firebase-element
  • Display the result of the query

Maybe something like this exists and I'm unaware?

@MeTaNoV
Copy link
Contributor

MeTaNoV commented Jan 20, 2016

@mm-gmbd
Copy link
Author

mm-gmbd commented Jan 21, 2016

@MeTaNoV, thanks for the link! Checking it out now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants