react-native-keychain/RNKeychainManager
Steff 172368f2fd Protect the data stored in keychain by TouchId or Passcode (#65)
* First draft of implementing secured storage support (TouchId or Passcode)

* minor improvements

* improving the implementation; Support for AppDelegate-notification

* minor changes and improvements

* provding requested constant as usability feature; added documentation to canImplyAuthentication

* updating .d.ts-file

* when fetching stored items using the traditional modality (not TouchId or Passcode protected) ignore any items that need authentication.
2018-02-25 15:55:17 +01:00
..
RNKeychainAuthenticationListener.h Protect the data stored in keychain by TouchId or Passcode (#65) 2018-02-25 15:55:17 +01:00
RNKeychainManager.h Use absolute references (#50) 2017-01-10 20:35:04 +01:00
RNKeychainManager.m Protect the data stored in keychain by TouchId or Passcode (#65) 2018-02-25 15:55:17 +01:00