[PR #3419] [MERGED] fix: token access type option in dropbox oauth #4811

Closed
opened 2026-03-13 12:00:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3419
Author: @Kinfe123
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @Bekacru

Base: mainHead: fix/dropbox-oauth-token-access-type


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/better-auth/src/social-providers/dropbox.ts (+8 -1)

📄 Description

closes #3358


Summary by cubic

Added support for the token access type option in Dropbox OAuth, allowing selection between "offline", "online", or "legacy" modes. This enables more control over the type of access tokens requested during authentication.


🔄 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/3419 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/dropbox-oauth-token-access-type` --- ### 📝 Commits (1) - [`57a499f`](https://github.com/better-auth/better-auth/commit/57a499ff1994e2fe276592f564ebc232db9b23d7) fix: oauth dropbox ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/social-providers/dropbox.ts` (+8 -1) </details> ### 📄 Description closes #3358 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added support for the token access type option in Dropbox OAuth, allowing selection between "offline", "online", or "legacy" modes. This enables more control over the type of access tokens requested during authentication. <!-- 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-03-13 12:00:37 -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#4811