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
getJWTHeader literally isn't called anywhere. Just search the repo. That's the only place that sets the Authorization header required by Identity Verification.
so Identity Verification is not supported by this library. At all!
Shouldn't tests cover that or something? Why am I debugging mission-critical parts of this SDK?
What browsers are you seeing the problem on?
Firefox, Chrome (Chromium)
What operating system are you running?
Steps to reproduce?
turn on identity verification
note that identity calls fail now
look at code and see that there is no code path that calls getJWTHeader