Skip to content

Conversation

@s-vamshi
Copy link

@s-vamshi s-vamshi commented Oct 1, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Fixes #9355

Added validation to check whether clientSecret is empty if its length is empty if it is then returning else continue with the existing flow

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch 2 times, most recently from 83fc2ef to 3867c7e Compare October 7, 2025 16:10
@s-vamshi
Copy link
Author

s-vamshi commented Oct 7, 2025

@aritro2002 can you please review now
as completeUpdateIntent return type is defined as promise

completeUpdateIntent: string => promise<JSON.t>,

i had to use if else block and return a resolved promise containing an empty JSON object.

@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch from 3867c7e to 81fcc37 Compare October 9, 2025 05:18
@s-vamshi
Copy link
Author

s-vamshi commented Oct 9, 2025

@aritro2002 can you please review this pr?

@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch from 81fcc37 to 03c1ae1 Compare October 10, 2025 06:34
@s-vamshi
Copy link
Author

@aritro2002 can you please review this pr?

@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch from 03c1ae1 to e332b7b Compare October 13, 2025 15:17
@s-vamshi
Copy link
Author

@aritro2002 can you please review this pr?

@s-vamshi
Copy link
Author

@aritro2002 can you please review this pr

@s-vamshi
Copy link
Author

@aritro2002 can you please review this pr?

@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch from e332b7b to 5bf700b Compare October 25, 2025 16:37
@s-vamshi s-vamshi force-pushed the fix/added-validation-for-empty-client-secret-in-completeUpdateIntent branch from 5bf700b to e8a738c Compare October 25, 2025 17:02
@s-vamshi
Copy link
Author

@sakksham7 done with suggested changes can you please review in your free time?

@AbhishekChorotiya
Copy link
Contributor

AbhishekChorotiya commented Oct 31, 2025

Hey @s-vamshi,
Thank you for your contribution!
Please fill this form: Link

@AbhishekChorotiya AbhishekChorotiya added the Good First Issue Good for newcomers label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants