docs(): provide "see also" for the Secure Storage plugin (#1773)

This commit is contained in:
Brad Grzesiak 2017-07-10 08:54:53 -05:00 committed by Ibby Hadeed
parent cf0c740269
commit dd12be6722

View File

@ -9,6 +9,8 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
*
* Requires Cordova plugin: `cordova-plugin-ios-keychain`. For more info, please see the [Keychain plugin docs](https://github.com/ionic-team/cordova-plugin-ios-keychain).
*
* See also [Secure Storage](https://ionicframework.com/docs/native/secure-storage/) for more supported platforms.
*
* @usage
* ```typescript
* import { Keychain } from '@ionic-native/keychain';