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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
3
3
4
4
## [v2.7.0] - eSignature API v18.3.00 - 2018-09-27
5
5
### Deprecated
6
-
- The ConfigureJwtAuthorizationFlowByKey method is now deprecated. Please use the RequestJWTUserToken method instead, which improves security by accepting the private key as a byte array or stream. (DCM-2763)
6
+
- The configureJwtAuthorizationFlowByKey method is now deprecated. Please use the requestJWTUserToken method instead, which improves security by accepting the private key as a byte array or stream. (DCM-2763)
7
7
### Changed
8
8
- The base path for OAuth authentication is now a property of the ApiClient object.
0 commit comments