You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"