Skip to content

Commit a886d51

Browse files
author
Mahi Siddareddy
committed
Support Pkce for OAuth
1 parent a4a1cef commit a886d51

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/HubSpot/hubspot-api-nodejs/compare/13.4.0...HEAD)
99

10-
11-
## [13.5.0] - 2025-11-14
12-
13-
## Updates
14-
15-
- Added optional PKCE (Proof Key for Code Exchange) support for OAuth authorization flows. PKCE currently only supported for MCP (Model Context Protocol) apps.
16-
- Added optional `codeChallenge` and `codeChallengeMethod` parameters to `oauth.getAuthorizationUrl()`.
17-
- Added optional `codeVerifier` parameter to `oauth.tokensApi.create()`.
18-
19-
2010
## [13.4.0] - 2025-09-23
2111

2212
## Updates

0 commit comments

Comments
 (0)