If the OAuth token CircleCI uses to query the VCS on the user's behalf becomes invalid, it is no longer possible to check the user's permissions. In turn, this can prevent the user from:
  • seeing the projects they have access to.
  • accessing specific settings pages.
  • running builds that use restricted contexts (
    Unauthorized
    workflows).
It would be helpful to provide a notification that informs the user of the now-invalid OAuth token, and the need to re-authenticate.
Created by Yann
January 19, 2022