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
recoveredSecret=credentials.CurrentComplementCredentialis not null
155
+
recoveredData=credentials.CurrentComplementCredentialis not null
156
156
?RecoverComplementSecretFromShare(currentComplementKey=ExportKey(credentials.CurrentComplementCredential),oldAuthentication.Complementation??thrownewInvalidOperationException("Complementation method is missing."))
157
157
:RecoverComplementSecretFromPrimary(currentPrimaryKey=ExportKey(RequireCredential(credentials.CurrentPrimaryCredential,"Current primary or complement credentials are required.")),oldAuthentication);
0 commit comments