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
When Intervals.icu returns 404 'Client and/or secret not found', show
an actionable message pointing the user to verify the secret value in
their Intervals.icu OAuth app settings rather than showing the raw error.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
? "OAuth sign-in is not configured: the OAuth client secret is missing. Set VITE_OAUTH_PROXY_URL (recommended) or VITE_OAUTH_CLIENT_SECRET as a GitHub repository secret and redeploy."
? 'OAuth sign-in is not configured: the OAuth client secret is missing. Set VITE_OAUTH_PROXY_URL (recommended) or VITE_OAUTH_CLIENT_SECRET as a GitHub repository secret and redeploy.'
? 'OAuth sign-in failed: the client ID or client secret is incorrect. Verify the VITE_OAUTH_CLIENT_SECRET value matches the secret shown in your Intervals.icu OAuth app settings (intervals.icu → Settings → Manage App).'
0 commit comments