6.0.0 • Published 3 years ago

@titanium-sdk/ti.identity v6.0.0

Weekly downloads
2
License
-
Repository
github
Last release
3 years ago

🔐 Ti.Identity Module Build Status @titanium-sdk/facebook

This native module allows you to use Fingerprint authentication, Keychain Access and Face authentication (iOS) with Axway Titanium.

Requirements

  • Titanium SDK 6.2.0 or later
  • iOS 8.0 or later
  • Xcode 8 or later

Features

  • Use the Fingerprint sensor of your device to authenticate
  • Use the Face detection API's of your device to authenticate (iOS 11+)
  • Store, read, update and delete items with the native keychain

Example

Please see the full-featured example in ios/example/app.js and ios/example/app.js.

Build from Source

  • iOS: appc run -p ios --build-only from the ios directory
  • Android: appc run -p android --build-only from the android directory

Note: Please do not use the (deprecated) build.py for iOS and ant for Android anymore. Those are unified in the above appc-cli these days.

Author

Hans Knöchel, Axway

License

Apache 2.0

Contributing

Code contributions are greatly appreciated, please submit a new pull request!

6.0.0

3 years ago

5.0.0

3 years ago

4.0.0

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.2.0

4 years ago

2.1.1

5 years ago