[PR #3755] [CLOSED] feat: add support for team params for slack oauth #4990

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3755
Author: @Kinfe123
Created: 8/2/2025
Status: Closed

Base: mainHead: fix/team-options-slack-oauth


📝 Commits (4)

📊 Changes

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

View changed files

📝 packages/better-auth/src/social-providers/slack.ts (+14 -1)

📄 Description

closes #3752

Summary by cubic

Added support for an optional team parameter in Slack OAuth to allow restricting sign-in to a specific Slack workspace.
more - https://api.slack.com/authentication/oauth-v2


🔄 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/3755 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/team-options-slack-oauth` --- ### 📝 Commits (4) - [`6e0f0b8`](https://github.com/better-auth/better-auth/commit/6e0f0b87239772e057e250435c958ceefca863a4) team option in slack oauth - [`8368705`](https://github.com/better-auth/better-auth/commit/836870566d9332a1e3fbf3a7ad918b0249e4acc6) changesets - [`262c105`](https://github.com/better-auth/better-auth/commit/262c10574990fc2f82865a454f601c119f0fcf44) option as function - [`c920ab6`](https://github.com/better-auth/better-auth/commit/c920ab65c40b103a2034428964f0c306dc2f1d05) remove changesets ### 📊 Changes **1 file changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/social-providers/slack.ts` (+14 -1) </details> ### 📄 Description closes #3752 <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added support for an optional team parameter in Slack OAuth to allow restricting sign-in to a specific Slack workspace. more - https://api.slack.com/authentication/oauth-v2 <!-- 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:06:29 -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#4990