KeyStore Plugin

KeyStore Plugin (ODC)

Supported
Stable version 1.2.0 (Compatible with ODC)
Uploaded on 22 Apr (3 weeks ago) by OutSystems
KeyStore Plugin

KeyStore Plugin (ODC)

Details
Detailed Description

How to use this plugin?

Use GetValue client action in order to get the value associated with the key from the store, you can also use the RemoveKey client action to remove the key and its associated value from the store, or you can use the SetValue client action if you want to add/set the key with the value in the store.

Since version 1.2.0, the plugin is compatible with both Cordova and Capacitor.

Licensing

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

Limitations
Release notes 

This Plugin is now compatible with both Cordova and Capacitor.


In preparation for MABS 12:

  • Added three Settings to the plugin (AuthPromptTitle, AuthPromptSubtitle, and AuthPromptCancelButton) so that developers can set these through the ODC Portal.
  • Note that these only apply to MABS 12 builds, as this was done in preparation for it. For previous MABS versions, developers should continue to set these values as preferences through the Extensibility Configurations of the app, as shown in the plugin's documentation page.
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.