Commit Graph

6 Commits

Author SHA1 Message Date
Joel Arvidsson 126c69266e Fix android related bugs in example app 2018-02-25 16:16:22 +01:00
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 eeeb703278 Fix warning in Example project when failing to load credentials 2017-02-10 10:59:39 +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