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
Subscribers provided by a JS client may not encode the Key ID in the same way the library expects them to be, as discovered in #64. The library should therefore normalize representations before doing lookups (likely while decoding) to minimize chances keys won't be found.
The text was updated successfully, but these errors were encountered:
Subscribers
provided by a JS client may not encode the Key ID in the same way the library expects them to be, as discovered in #64. The library should therefore normalize representations before doing lookups (likely while decoding) to minimize chances keys won't be found.The text was updated successfully, but these errors were encountered: