Hello,
Just wanted to confirm, is it safe and recommended to use Commerce API in the services in our (SuiteCommerce 22.2) extensions?
Example: we are thinking about using the logIn and logout methods of Commerce API.
s
Steve Goldberg
01/24/2023, 5:22 PM
Yah, although you’ve obviously got to be careful with those particular APIs as to not transport passwords in an insecure manner
v
Viraj Shinde
01/24/2023, 5:36 PM
Yes we would be using some form of encryption. Thanks, Steve!