Skip to content

Feature/core/add firebase #36

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

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Conversation

rishiosaur
Copy link
Member

@rishiosaur rishiosaur commented Jul 30, 2020

Description

Steps

  • My change requires a change to the documentation
  • I have updated the accessible documentation according
  • I have read the CONTRIBUTING.md file
  • There is no duplicate open or closed pull request for this fix/addition/issue resolution.

Original Issue

This PR resolves #22

},
"emulators": {
"firestore": {
"port": 69420
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌


@computed
public get isAuthed() {
return !!this.user
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There supposed to be two !s here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@safinsingh that ensures the result is a boolean since this.user is a non-boolean

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

Successfully merging this pull request may close these issues.

Firebase
3 participants