Skip to content

signInSuccessWithAuthResult is not called when using the Twitter Auth provider with the firebase emulator #822

Open
@djibomar

Description

@djibomar

Describe your environment

  • Operating System version: Mac OS Big sur 11.1 on M1
  • Browser version: 88.0.4324.192
  • Firebase UI version: 4.7.3
  • Firebase SDK version: 8.2.9

Describe the problem

When using the firebase emulator to connect to Twitter, the signInSuccessWithAuthResult callback never gets called.
I've tried this with other idp provider such as facebook or github and it works as expected.

Steps to reproduce:

  1. Start the firebase emulator
  2. Change firebase auth to use the emulator
  3. Sign in using twitter
  4. After signing in, the page doesn't do anything. No errors are displayed on the console.

The problem is only with Twitter. It works fine with facebook or github.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions