Rachit Naithani
Rachit Naithani
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [X] Refactoring - [ ] Dependency updates ## Description - Making AppState...
## Type of Change - [ ] Bugfix - [X] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
Parse cookie header to get JWT. Compare with the JWT retrieved from `Authorization` header and log the result.
## Type of Change - [ ] Bugfix - [X] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
- Add new columns to payment attempt. - Populate the columns using existing implementation logic. - Backfill wherever possible.
- Add new columns to payment intent. - Populate the columns using existing implementation logic. - Backfill wherever possible.
Currently, when users provide an invalid or expired code during SSO login, the system returns a 500 response. This is misleading, as the issue is with the client input rather...
## Type of Change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...