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
The app assumes env vars: MONO_SECRET_KEY, WEBHOOK_SECRET exist, but if they are, missing you only discover it at runtime. Validate the environment variables on startup.