Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388e31d
)
Add note about validating app
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 1 Feb 2024 03:42:42 +0000
(
04:42
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 1 Feb 2024 03:42:42 +0000
(
04:42
+0100)
Command/CalendarCommand.php
patch
|
blob
|
history
diff --git
a/Command/CalendarCommand.php
b/Command/CalendarCommand.php
index a61923f0a1b39a9f333b90b310dcef9e5b0401fa..a78384861e7f41de51e8ae5b153efb67d1a4fd6b 100644
(file)
--- a/
Command/CalendarCommand.php
+++ b/
Command/CalendarCommand.php
@@
-178,6
+178,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