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

update firebase #21

Closed
scien opened this issue Aug 12, 2015 · 2 comments
Closed

update firebase #21

scien opened this issue Aug 12, 2015 · 2 comments
Assignees

Comments

@scien
Copy link
Contributor

scien commented Aug 12, 2015

current version is out of date with docs and would like to take advantage of some newer features

@scien scien self-assigned this Aug 12, 2015
@scien scien closed this as completed in 11479a9 Aug 12, 2015
@scien
Copy link
Contributor Author

scien commented Aug 12, 2015

upgraded from 1.0.15 to 2.2.9. only change required i believe was changing auth to authWithCustomToken and now we should have access to all of the querying, etc. will need to think about how to tie that in with our mongo querying. going to version bump mongofb since this was a big dependency upgrade

scien added a commit that referenced this issue Aug 12, 2015
@scien
Copy link
Contributor Author

scien commented Aug 12, 2015

other notes for upgrade

FIREBASE WARNING: FirebaseRef.auth() being deprecated. Please use FirebaseRef.authWithCustomToken() instead.

FIREBASE WARNING: Query.limit() being deprecated. Please use Query.limitToFirst() or Query.limitToLast() instead.

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

1 participant