这是indexloc提供的服务,不要输入任何密码
Skip to content

singInWithCustomToken not working in Firefox with third party cookies disabled #6801

@mwisniewski2000

Description

@mwisniewski2000

[REQUIRED] Describe your environment

  • Operating System version: macOs Monterey 12.4
  • Browser version: Firefox 107.0 (64-bit)
  • Firebase SDK version: 9.14.0
  • Firebase Product: auth

[REQUIRED] Describe the problem

Steps to reproduce:

When user blocks all third party cookies on Firefox browser and tries to login with signInWithCustomToken this error shows: FirebaseError: Firebase: Error (auth/network-request-failed)., while when we block third party cookies on chrome everything works perfectly.
Is there some way to make it work, or is it just impossible with third party cookies blocked in firefox?
Screenshot 2022-11-15 at 19 51 16
Screenshot 2022-11-15 at 19 50 45

Relevant Code:

await signInWithCustomToken(auth, token);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions