Skip to content

Support local events for gcal users whose session expired #1479

@tyler-dane

Description

@tyler-dane

Priority

None

Feature Description

Users who have already connected their gcal and whose session has since expired are shown the calendar but are not allowed to interact with it until they reauthenticate their google account.

Given the following scenario:

  1. User connects their google account to compass
  2. User doesn't user Compass for a few days, so their session expires
  3. User revisits Compass
  4. Compass makes a /profile request and returns a 401 due to user's session being expired

Compass currently shows toast prompting user to reconnect their Google account.

This is misleading, because the problem is their compass user session, not their google client session (I think?).

Use Case

This'll help connected users enjoy the benefits of Compass regardless of their auth status.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoNot ready for coding just yetwebFrontend/web related issue

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions