Remove todo

This commit is contained in:
Max Goedjen 2021-11-07 17:34:20 -08:00
parent 7219bbc52c
commit d3ed5bb4fe
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
1 changed files with 0 additions and 2 deletions

View File

@ -103,8 +103,6 @@ extension SecureEnclave {
let newContext = LAContext()
newContext.localizedCancelTitle = "Deny"
context = newContext
// TODO: REMOVE
// persistedAuthenticationContexts[secret] = PersistentAuthenticationContext(secret: secret, context: newContext, duration: 60)
}
context.localizedReason = "sign a request from \"\(provenance.origin.displayName)\" using secret \"\(secret.name)\""
let attributes = [