From: Raphaƫl Gertz Date: Fri, 8 Mar 2024 03:15:32 +0000 (+0100) Subject: Use RAPSYSAIR_GOOGLE_PROJECT, RAPSYSAIR_GOOGLE_CLIENT and RAPSYSAIR_GOOGLE_SECRET... X-Git-Tag: 0.4.0~8 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/db4304d58887c81d0534d7714f962d5712449f02?hp=db4304d58887c81d0534d7714f962d5712449f02 Use RAPSYSAIR_GOOGLE_PROJECT, RAPSYSAIR_GOOGLE_CLIENT and RAPSYSAIR_GOOGLE_SECRET env variables Remove google calendars before google tokens removal Protect calendar listing to remove google token on failure Call getUser on security service Remove array_reduce initial parameter to prevent failure on empty object return ---