Skip to content

Automatically signed out of Firebase on page refresh #2877

Closed
@kartikwatwani

Description

@kartikwatwani

Environment info

firebase-tools: 8.16.2

Platform: Ubuntu

Test case

I have created a Stackoverflow question and Github repository to demonstrate the issue.

Steps to reproduce

  1. Run command ng serve --open in one terminal instance.
  2. Run command firebase emulators: start in another terminal instance.
  3. Sign in using the phone number in the angular app and check the AuthStatus message on the page. Refresh the page and check the auth status message.

Expected behavior

While using firebase emulators with the angular application I shouldn't get automatically signed out on page refresh when using a phone number account.

Actual behavior

While serving the angular application with ng serve --open whenever the page refreshes, I am automatically signed out of firebase while testing with firebase emulators using a phone number firebase account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions