Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 9/22/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.
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