Firebase locally

Hello, I am trying to log in with firebase locally with the emulator as this guide show you, but I am getting a 404 when I try to use the method connectTo

here the response:

{
  "success": false,
  "message": "Invalid public key"
}

does someone have experience with this ?



Originally posted by: irux

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/630