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 are doing webhook processing and user-input processing in the same controller. We should likely split these up into separate controllers to prevent calamity.