Refactor redirect handling to reduce code duplication
Extracted duplicate Request creation logic into a helper function
createRedirectRequest() to improve code maintainability. This addresses
the code review feedback about reducing duplication between the two
redirect handling paths in doubleKnock().
Co-Authored-By:
Claude <noreply@anthropic.com>
Loading
Please register or sign in to comment