Skip to content

Conversation

reeshika-h
Copy link
Contributor

refactor: Simplify OAuth configuration methods and enhance PKCE flow support

  • Removed deprecated setOAuthWithPKCE methods and consolidated OAuth configuration into a single setOAuth method.
  • Updated documentation to clarify clientSecret usage for PKCE flow.
  • Adjusted error message for missing OAuth configuration to reflect new method usage.

…support

- Removed deprecated setOAuthWithPKCE methods and consolidated OAuth configuration into a single setOAuth method.
- Updated documentation to clarify clientSecret usage for PKCE flow.
- Adjusted error message for missing OAuth configuration to reflect new method usage.
…upport for optional client secret

- Simplified setOAuth methods by removing the clientSecret parameter from the primary overloads.
- Added a new setOAuth method to accommodate an optional client secret while maintaining PKCE flow.
- Updated documentation to reflect changes in method signatures and clarify the use of client secret.
@reeshika-h reeshika-h marked this pull request as ready for review September 15, 2025 09:36
@reeshika-h reeshika-h requested a review from a team as a code owner September 15, 2025 09:36
@reeshika-h reeshika-h merged commit 2353b18 into development Sep 15, 2025
10 checks passed
@reeshika-h reeshika-h deleted the fix/oauth-impl branch September 15, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants