[PR #5049] [MERGED] fix(oauth-proxy): remove console.log from oauth-proxy #22639

Closed
opened 2026-04-15 21:11:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5049
Author: @jakst
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @Bekacru

Base: canaryHead: fix/remove-console-log


📝 Commits (1)

  • 54a77a1 Remove console.log from oauth-proxy plugin

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/plugins/oauth-proxy/index.ts (+0 -1)

📄 Description

Summary by cubic

Removed a stray console.log from the OAuth Proxy middleware to reduce log noise and avoid logging the skipProxy flag.


🔄 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/5049 **Author:** [@jakst](https://github.com/jakst) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/remove-console-log` --- ### 📝 Commits (1) - [`54a77a1`](https://github.com/better-auth/better-auth/commit/54a77a1d1eeb23629a72911dd1e73bc9337fe28c) Remove console.log from oauth-proxy plugin ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/oauth-proxy/index.ts` (+0 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Removed a stray console.log from the OAuth Proxy middleware to reduce log noise and avoid logging the skipProxy flag. <!-- End of auto-generated description by cubic. --> --- <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-15 21:11:16 -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#22639