diff --git a/SecretKit/SecureEnclave/SecureEnclaveStore.swift b/SecretKit/SecureEnclave/SecureEnclaveStore.swift index a4098c4..0c25f9b 100644 --- a/SecretKit/SecureEnclave/SecureEnclaveStore.swift +++ b/SecretKit/SecureEnclave/SecureEnclaveStore.swift @@ -103,6 +103,7 @@ extension SecureEnclave { let newContext = LAContext() newContext.localizedCancelTitle = "Deny" context = newContext + persistedAuthenticationContexts[secret] = nil } context.localizedReason = "sign a request from \"\(provenance.origin.displayName)\" using secret \"\(secret.name)\"" let attributes = [