Hi, All of the api methods requires adding the username and password in the request. This would mean I would need to store the credentials somewhere so I can retrieve it when needed. However, I would like to avoid storing passwords if possible.Authen...