[PR #9199] [CLOSED] feat(oauth): add optional resource parameter to authorization flow #25397

Closed
opened 2026-04-15 22:52:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9199
Author: @Bekacru
Created: 4/15/2026
Status: Closed

Base: mainHead: fix/resource


📝 Commits (1)

  • afc9818 feat(oauth): add optional resource parameter to authorization flow

📊 Changes

5 files changed (+63 additions, -0 deletions)

View changed files

📝 packages/oauth-provider/src/oauth.ts (+9 -0)
📝 packages/oauth-provider/src/token.test.ts (+44 -0)
📝 packages/oauth-provider/src/token.ts (+3 -0)
📝 packages/oauth-provider/src/types/index.ts (+6 -0)
📝 packages/oauth-provider/src/types/zod.ts (+1 -0)

📄 Description

No description provided


🔄 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/9199 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 4/15/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/resource` --- ### 📝 Commits (1) - [`afc9818`](https://github.com/better-auth/better-auth/commit/afc98188809e96c16873bc6417dd109bc93d67c2) feat(oauth): add optional resource parameter to authorization flow ### 📊 Changes **5 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/oauth-provider/src/oauth.ts` (+9 -0) 📝 `packages/oauth-provider/src/token.test.ts` (+44 -0) 📝 `packages/oauth-provider/src/token.ts` (+3 -0) 📝 `packages/oauth-provider/src/types/index.ts` (+6 -0) 📝 `packages/oauth-provider/src/types/zod.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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 22:52:06 -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#25397