[PR #527] [MERGED] feat: error callback url #11591

Closed
opened 2026-04-13 07:53:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/527
Author: @Bekacru
Created: 11/14/2024
Status: Merged
Merged: 11/15/2024
Merged by: @Bekacru

Base: mainHead: feat/error-callback-url


📝 Commits (4)

  • 71e83f6 feat: error callback url for oauth
  • 0e2a90b Merge branch 'main' into feat/error-callback-url
  • 6cbf9db Merge branch 'main' into feat/error-callback-url
  • c862285 feat: add to oauth2 plugin

📊 Changes

3 files changed (+9 additions, -9 deletions)

View changed files

📝 packages/better-auth/src/api/routes/sign-in.ts (+7 -0)
📝 packages/better-auth/src/oauth2/state.ts (+1 -1)
📝 packages/better-auth/src/plugins/generic-oauth/index.ts (+1 -8)

📄 Description

closes #414


🔄 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/527 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/error-callback-url` --- ### 📝 Commits (4) - [`71e83f6`](https://github.com/better-auth/better-auth/commit/71e83f6c69617b81c3a47eeffc5cdb61924cc735) feat: error callback url for oauth - [`0e2a90b`](https://github.com/better-auth/better-auth/commit/0e2a90bd426300de598d0cba8ba654b6bc1b72cf) Merge branch 'main' into feat/error-callback-url - [`6cbf9db`](https://github.com/better-auth/better-auth/commit/6cbf9db5f708fb64a565d8161ccb1f8b1a6f4d5e) Merge branch 'main' into feat/error-callback-url - [`c862285`](https://github.com/better-auth/better-auth/commit/c8622853d8c8fef2f1f70a8ec5aa7e8b79e86310) feat: add to oauth2 plugin ### 📊 Changes **3 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/sign-in.ts` (+7 -0) 📝 `packages/better-auth/src/oauth2/state.ts` (+1 -1) 📝 `packages/better-auth/src/plugins/generic-oauth/index.ts` (+1 -8) </details> ### 📄 Description closes #414 --- <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-13 07:53:01 -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#11591