Commit Graph

11 Commits

Author SHA1 Message Date
Joel Arvidsson a751670b92 Format with prettier and add .prettierrc 2018-02-25 16:14:17 +01:00
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
Joel Arvidsson c84f9517ca Bump RN version in KeychainExample 2018-01-08 20:15:36 +01:00
Joel Arvidsson eeeb703278 Fix warning in Example project when failing to load credentials 2017-02-10 10:59:39 +01:00
Joel Arvidsson 157e290a78 Add android version of KeychainExample 2017-01-10 22:56:19 +01:00
Joel Arvidsson 8e2b53ce93 Bump KeychainExample project to RN 0.40 2017-01-10 22:27:47 +01:00
Joel Arvidsson e507c99b99 Update example to RN 0.36 & ES 2016 2016-11-02 21:58:27 +01:00
Joel Arvidsson 7546131cf5 RN 0.10.0-rc support. 2015-08-16 23:00:19 +02:00
Joel Arvidsson 9f88cce0b8 Bumped example to 0.7.0-rc.2. 2015-07-19 13:36:40 +02:00
Joel Arvidsson f3d9cc8862 Updated example to use generic password. 2015-05-29 18:27:07 +02:00
Joel Arvidsson 23fbaf4112 Added example project. 2015-05-20 20:41:10 +02:00