Skip to content

fix(auth): clarify Google login failures - #69

Merged
iannuttall merged 1 commit into
mainfrom
feature/triage-onboarding-issue
Aug 31, 2026
Merged

fix(auth): clarify Google login failures#69
iannuttall merged 1 commit into
mainfrom
feature/triage-onboarding-issue

Conversation

@iannuttall

Copy link
Copy Markdown
Owner

Summary

  • Add shared browser guidance to seo start and seo auth login.
  • Treat timeout, cancellation, and callback failures as expected auth outcomes with clear recovery steps.
  • Improve missing-permission messages, add regression tests, and bump the package and plugin to 0.2.40.

Verification

pnpm build, pnpm typecheck, pnpm test, pnpm lint, and pnpm pack --dry-run pass.

Fixes #68

Show browser instructions before Google sign-in and return clear auth errors for timeout, cancellation, and missing permissions.

Release the fix as version 0.2.40.

Fixes #68
@iannuttall
iannuttall merged commit 52f1001 into main Aug 31, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: seo start failed

1 participant