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
The transmit jwk endpoint will return both sig and enc use of JsonWebKey with the same kid. For the jwk verification, we only need the one with use=sig.
The text was updated successfully, but these errors were encountered:
The transmit jwk endpoint will return both sig and enc use of JsonWebKey with the same kid. For the jwk verification, we only need the one with use=sig.
The text was updated successfully, but these errors were encountered: