You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google removed Basic auth for CalDAV/CardDAV/IMAP/SMTP on 14 March 2025; the endpoint now requires OAuth 2.0. Also I see that Google's access tokens expire hourly, and chronos currently resolves the credential once at startup.
Google removed Basic auth for CalDAV/CardDAV/IMAP/SMTP on 14 March 2025; the endpoint now requires OAuth 2.0. Also I see that Google's access tokens expire hourly, and chronos currently resolves the credential once at startup.