Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth verifyIdToken throws Invalid Signature when verifying unsigned AuthEmulator tokens. #57

Open
jtdLab opened this issue Oct 26, 2024 · 0 comments · May be fixed by #58
Open

Auth verifyIdToken throws Invalid Signature when verifying unsigned AuthEmulator tokens. #57

jtdLab opened this issue Oct 26, 2024 · 0 comments · May be fixed by #58
Assignees
Labels
bug Something isn't working

Comments

@jtdLab
Copy link

jtdLab commented Oct 26, 2024

Describe the bug
When using auth.verifyIdToken with a token from the auth emulator firebaseAuthAdminException: auth/argument-error: Firebase ID token has invalid signature. See https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve an ID token..

Expected behavior

When using an emulator token auth should skip the signature check correctly.

@jtdLab jtdLab added the bug Something isn't working label Oct 26, 2024
@jtdLab jtdLab linked a pull request Oct 27, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants