jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 340 forks source link

Authentication Access Control #140

Open delarcomarta opened 5 years ago

delarcomarta commented 5 years ago

Hi,

I was wondering if you are going to support kSecAttrAccessControl in the wrapper in the short term?

Thanks.

Marta.