key-store-plugin
Mobile icon

Key Store Plugin

Supported
Stable version 2.5.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 29 May (4 days ago)
 by 
OutSystems
4.6
 (8 ratings)
key-store-plugin

Key Store Plugin

Created on OutSystems 11

Version 2.5.0

Stable
Current
Uploaded on 29 May (4 days ago) by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Features

  • Android/iOS
    • Add InvalidateStorage parameter to the SetValue action. When set to True, the stored secret is invalidated when the device’s biometric configuration changes. Only takes effect when KeyAuthentication is True, previously saved secrets are not affected.
License:

Key Store plugin for Apache Cordova

MIT License (MIT)

Copyright (c) 2015 Crypho AS.

libscrypt is Copyright (c) 2013, Joshua Small under the BSD license. See src/libscrypt/LICENSE

Application Objects:
Key Store Plugin does not affect the count of AOs.

Version 2.4.6

Stable
Uploaded on 9 Mar by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Minor improvements in iOS.

License:

Key Store plugin for Apache Cordova

MIT License (MIT)

Copyright (c) 2015 Crypho AS.

libscrypt is Copyright (c) 2013, Joshua Small under the BSD license. See src/libscrypt/LICENSE

Application Objects:
Key Store Plugin does not affect the count of AOs.
Created on OutSystems 10

Version 2.1.4

Stable
Uploaded on 12 March 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Fixes

  • Fixed a bug where GetValue client action returned the wrong value when an exception was raised
  • Lock screen is no longer unnecessarily shown in Android 10

Version 2.1.3

Stable
Uploaded on 20 February 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Fixes concurrency issues caused by multiple initializations running simultaneously