PalatinCoder / MMM-GoogleBirthdaysProvider

MagicMirror² Module to include your Google Contacts' birthdays into the default calendar
BSD 3-Clause "New" or "Revised" License
29 stars 10 forks source link

Token needs to be regenerated manually every few days #31

Open elizmcbr opened 2 years ago

elizmcbr commented 2 years ago

It seems that the cookie allowing the plugin to access my contacts expires after a few days or when I reboot the device. If I want to bring up birthdays again, I have to manually go into the directory and go through the npm token:generate command + browser-based code fetching flow. Is there a way to automate this refresh or at least completely do it from the command line?

PalatinCoder commented 2 years ago

Also here, see #34 - seems that the OAuth flow needs to be redone