]> Raphaël G. Git Repositories - airbundle/commitdiff
Add note about validating app
authorRaphaël Gertz <git@rapsys.eu>
Sun, 8 Aug 2021 17:56:59 +0000 (19:56 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 8 Aug 2021 17:56:59 +0000 (19:56 +0200)
Command/CalendarCommand.php

index 38f7637b842526e7db76b86811183b4a6bde80de..f22fb091fce435767252c1dcd5a960a615db2dad 100644 (file)
@@ -175,6 +175,8 @@ class CalendarCommand extends Command {
                                                $cache->save($cacheCalendars);
 
                                                //Drop token and report
+                                               //XXX: submit app to avoid expiration
+                                               //XXX: see https://console.cloud.google.com/apis/credentials/consent?project=calendar-317315
                                                echo 'Token '.$tokenId.' for calendar '.$token['calendar'].' has expired and is not refreshable'."\n";
 
                                                //Return failure