With my understanding that the the SOAP APO login() call will be retired in 2027 and the current connection initialization method with Connector.newConnection(config) involve login() call
source
Are these the same thing? Will the library update to use other methods of authentication without breaking changes or are we expected to switch to other auth method and update our application accordingly?
With my understanding that the the SOAP APO login() call will be retired in 2027 and the current connection initialization method with Connector.newConnection(config) involve login() call
source
Are these the same thing? Will the library update to use other methods of authentication without breaking changes or are we expected to switch to other auth method and update our application accordingly?