This plugin allows your application to securely store secrets such as usernames, passwords, tokens, certificates or other sensitive information (strings) on iOS & Android phones.
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 your want to add/set the key with the value in the store.
The latest version (2.4.0) of the Key Store Plugin is compatible with the supported MABS versions available:
MABS 10.0
MABS 9.0
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