You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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()`.
0 commit comments