Skip to content

feat: migrate BTST plugins to RC3 - #21

Merged
olliethedev merged 1 commit into
mainfrom
feat/issue-20-btst-rc3
Aug 29, 2026
Merged

feat: migrate BTST plugins to RC3#21
olliethedev merged 1 commit into
mainfrom
feat/issue-20-btst-rc3

Conversation

@olliethedev

Copy link
Copy Markdown
Collaborator

Summary

  • migrate the auth, account, and organization client plugins to BTST's finalized resolved-runtime contract
  • restore Better Auth UI ownership of sessions and native permissions while removing companion-owned BTST authorization factories
  • narrow inferred provider overrides, derive site navigation from registered plugin endpoints, and retain router/notify/i18n bridging
  • align the Better Auth 1.7.2 cohort, optional adapter peers, documentation, package metadata, and release/CI gates for 2.0.0-rc.3

Closes #20.

Depends on better-stack#243, now merged and published as @btst/stack@3.0.0-rc.3 on next.

Test plan

  • pnpm install --frozen-lockfile
  • pnpm lint
  • pnpm typecheck
  • pnpm test (60 tests)
  • pnpm turbo build
  • pnpm pack --dry-run
  • pnpm --dir docs check-types
  • pnpm --dir docs build (68 static pages)

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T20:11:41.992405Z e3688ec PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e3688ec193

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/components/auth/provider-button.tsx
Comment thread src/components/settings/providers/provider-cell.tsx
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.

Migrate the BTST bridge to the finalized v3 runtime and publish 2.0.0-rc.3

1 participant