Open
Description
What happened?
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
What did you expect to happen?
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
No labels