Security
Ionic Security Plugins
FaceId and Fingerprint Login
The FaceId and Fingerprint Login plugin provides a single and simple interface for integrating the Fingerprint and Face ID biometric authentication into your Appery.io mobile apps. Check this tutorial, where we demonstrate how to do it.
Login with Apple
Adding the Login with Apple plugin to your app will allow your users to log in using their Apple ID.
If interested, please check out our instructional video that demonstrates how to add Apple ID login functionality to Appery.io applications:
Redirect from Http to Https
If you need to add the feature of automatic forwarding from HTTP to HTTPS protocol to your app published with Appery.io, you might be interested in the following video where we demonstrate how to do it by adding our predefined Redirect from Http to Https plugin:
Secure Storage
This plugin allows your application to securely store secrets such as usernames, passwords, tokens, certificates or other sensitive information (strings) on mobile phone. The plugin will only work correctly if the user has sufficiently secure settings on the lock screen.
Adding Security to Your Database
You can also check this link for information about how you can additionally secure your database.
Updated 6 months ago