Utilities
Some utilities methods related with Authentication.
📄️ getStorageItemAsync
This function abstracts away the complexities of fetching stored items differently based on the execution context, providing a simple and unified API for retrieving data across different environments.
📄️ setStorageItemAsync
This function is designed to abstract away the complexities of environment-specific storage management, allowing for consistent storage operations across various platforms.