The MASVS and MSTG guides by OWASP provide guidance on protecting mobile apps against attacks. Let's explore them with a practical approach.
Parse is a full-fledged mobile backend platform that can be self-hosted. Follow our tutorial to understand how it works and how to set it up.
Let's explore the underlying concepts of SSL and how SSL pinning can be used as an extra layer of defense against malicious or rogue CA certificates.
Identity and role management in Web Apps can get complicated. Plus, both are security-critical areas. Let's explore these concepts and some best practices.
React Native is the framework of choice for cross-platform mobile development. Here, we explore several strategies to secure React Native applications.
In Web apps, sessions fulfill an important role between user authentication and authorization. Learn the best practices to secure sessions in your app.
Capacitor provides a different approach from Cordova, by focusing on a native development workflow. Let's see how it handles background tasks.
In this tutorial, we unleash the framework-agnostic capabilities of Ionic 4 to develop Conduit - a Medium clone Real-World App - using React.
In this tutorial, you'll learn how to quickly create a cross-platform file storage mobile app for Android and iOS using a single NativeScript 5 code base.