Skip to content

feat: validate and auto-save GitHub tokens in options#42

Merged
rrbe merged 5 commits into
mainfrom
fix/options-token-expiration
Jul 8, 2026
Merged

feat: validate and auto-save GitHub tokens in options#42
rrbe merged 5 commits into
mainfrom
fix/options-token-expiration

Conversation

@rrbe

@rrbe rrbe commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • validate the stored GitHub token as soon as the options page opens
  • show the token expiration returned by the GitHub API in the validation status
  • update localized token validation copy and tests

Tests

  • pnpm test
  • pnpm typecheck
  • pnpm build
  • pnpm exec oxlint src/options.ts src/options.test.ts src/lib/i18n.test.ts

@rrbe rrbe changed the title Validate token when options open feat: validate token when options open; save token immediately Jul 8, 2026
@rrbe rrbe changed the title feat: validate token when options open; save token immediately feat: validate and auto-save GitHub tokens in options Jul 8, 2026
@rrbe rrbe merged commit 7a3350f into main Jul 8, 2026
1 check passed
@rrbe rrbe deleted the fix/options-token-expiration branch July 8, 2026 07:35
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.

1 participant