icloud
icloud copied to clipboard
Access the iCloud API
Please add app-specific password support instead of username password login system.
I am trying to get events and it is raising exception. `/node_modules/icloud/index.js:144 cb(null, body)` `TypeError: cb is not a function ` This is how I am calling events function. `instance.login(username,...
iCloud accounts can require a two-factor auth step. Currently, we have no support for that flow.
Hi I tried to include the icloud module from bitte-ein-bit (https://github.com/bitte-ein-bit/MMM-iCloud-Client) into my magic mirror software (https://github.com/MichMich/MagicMirror). It uses your icloud API. It works well. The only problem is, that...