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
We've stopped using the org accept invite endpoint of a user's token after hitting a lot of interesting edge cases.
In our latest source, we have a constant shouldAttemptAcceptingInvitations = false value in the code that should probably become a feature flag, or, a call whether to keep it or not.