Skip to content

Commit 1e5c417

Browse files
Fix method names
1 parent 11e9623 commit 1e5c417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
33

44
## [v2.7.0] - eSignature API v18.3.00 - 2018-09-27
55
### 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)
77
### Changed
88
- The base path for OAuth authentication is now a property of the ApiClient object.
99
### Added

0 commit comments

Comments
 (0)