Jeeva Ramachandran

Results 44 issues of Jeeva Ramachandran

Segregate the existing authentication module into two distinct authentication methods: Basic Authentication (BASIC Auth) and Time-based One-Time Password Authentication (TOTP Auth). This segregation will allow users to choose between traditional...

This task aims to implement a workflow specifically designed to verify the successful build of WebAssembly (Wasm) modules within our project. WebAssembly, being a binary instruction format for a stack-based...

chore

**Description:** We need to refactor the filtering of connector lists based on connector types as part of enhancing our system's functionality

chore

Reference branch : https://github.com/juspay/hyperswitch-control-center/pull/262

**Description:** As part of improving the usability and clarity of the dashboard, we aim to incorporate a version number display prominently on the dashboard interface. This addition will provide users...

**Objective:** To improve code organization and maintainability, we need to identify all hooks in our project and move them under a dedicated folder. Steps: **Identify Hooks:** Navigate through the codebase...

**Objective:** - Develop a standalone payout flow that handles all aspects of payout processing, from initiating payouts to handling exceptions and reporting. - Ensure seamless integration with existing payment infrastructure...

**Description:** In order to leverage the latest features, enhancements, and performance improvements provided by the Rescript language, we need to upgrade our current Rescript version. This upgrade will ensure that...

**Issue:** Currently, our code lacks a generic catch block to handle unanticipated exceptions that may occur during the execution of certain processes. **Objective:** The goal is to enhance the robustness...