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
An invalid proof is generated when JsonWebSignature2020 is used. Since verification of VCs was not using the 'strictValidation' option, the problem was not detected. Verification of VCs should always use strict validation.