[PR #2065] [CLOSED] feat: add oauth captcha optional & modals support #29738

Closed
opened 2026-04-17 21:01:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2065
Author: @lohnsonok
Created: 3/31/2025
Status: Closed

Base: mainHead: feat/oauth-captcha-optional


📝 Commits (1)

  • a207198 feat: add oauth captcha optional & modals support

📊 Changes

3 files changed (+116 additions, -6 deletions)

View changed files

📝 docs/content/docs/plugins/captcha.mdx (+54 -3)
📝 packages/better-auth/src/plugins/captcha/index.ts (+57 -3)
📝 packages/better-auth/src/plugins/captcha/types.ts (+5 -0)

📄 Description

https://github.com/better-auth/better-auth/issues/2064

  • captcha can be optional for oauth
  • added support for authentication modals in any page (not just dedicated authentication pages)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/2065 **Author:** [@lohnsonok](https://github.com/lohnsonok) **Created:** 3/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/oauth-captcha-optional` --- ### 📝 Commits (1) - [`a207198`](https://github.com/better-auth/better-auth/commit/a20719816a4330e67c0f3ad070b6a924b1e7052a) feat: add oauth captcha optional & modals support ### 📊 Changes **3 files changed** (+116 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/captcha.mdx` (+54 -3) 📝 `packages/better-auth/src/plugins/captcha/index.ts` (+57 -3) 📝 `packages/better-auth/src/plugins/captcha/types.ts` (+5 -0) </details> ### 📄 Description https://github.com/better-auth/better-auth/issues/2064 - captcha can be optional for oauth - added support for authentication modals in any page (not just dedicated authentication pages) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 21:01:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#29738