firebase / firebase/firebase-admin-go
Incorrect number of segments with auth emulator
Open
needs-triage
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 274
- Avg merge
- 10h 39m
- Merged PRs (30d)
- 2
Description
# Problem
Emulators distribute an unsigned JWT (with only 2 segments) but in auth/token_verifier.go, in verifyToken it returns these unsigned tokens as invalid with the result "incorrect number of segments"
Contributor guide
Assessment
This issue has not been assessed yet.