How to Securely Store JWT Tokens and Other Data Using DataStore and Android Keystore in Android | by Ruslan Gaivoronskii | Nov, 2024

In today’s world, where digital technologies permeate every aspect of our lives, the issue of data security has become more critical than ever. Every day, millions of applications exchange sensitive …

How to Securely Store JWT Tokens and Other Data Using DataStore and Android Keystore in Android | by Ruslan Gaivoronskii | Nov, 2024 Read More

Building a State Management Wrapper for Android Using Koin, and Jetpack Compose | by Ruslan Gaivoronskii | Nov, 2024

In this article, I describe StateWrapper — a solution for state management in Android applications. StateWrapper allows handling different states such as data loading, successful operation completion, and errors, with …

Building a State Management Wrapper for Android Using Koin, and Jetpack Compose | by Ruslan Gaivoronskii | Nov, 2024 Read More