Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Handle invitation links with invalid auth token #9741

Merged
merged 1 commit into from
May 8, 2024

Commits on May 8, 2024

  1. fix: Handle invitation links with invalid auth token

    When following an invitation link with an old auth token, we would just
    show an ugly error message and don't give the user an action to do. Sign
    them out if we get the 'notSignedIn' error.
    Dschoordsch committed May 8, 2024
    Configuration menu
    Copy the full SHA
    85ab352 View commit details
    Browse the repository at this point in the history