[PR #5668] [MERGED] fix(slack): scopes should use comma delimiter #31749

Closed
opened 2026-04-17 22:38:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5668
Author: @Bekacru
Created: 10/30/2025
Status: Merged
Merged: 10/31/2025
Merged by: @himself65

Base: canaryHead: fix/slack


📝 Commits (1)

  • a347555 fix(slack): scopes should use comma delimiter

📊 Changes

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

View changed files

📝 packages/core/src/social-providers/slack.ts (+1 -1)

📄 Description

Summary by cubic

Fix Slack OAuth by using comma-separated scopes in the authorize URL. This prevents invalid_scope errors and ensures permissions are requested correctly.


🔄 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/5668 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix/slack` --- ### 📝 Commits (1) - [`a347555`](https://github.com/better-auth/better-auth/commit/a3475556194d1536292e096c69400fa6fa3b1718) fix(slack): scopes should use comma delimiter ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/social-providers/slack.ts` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fix Slack OAuth by using comma-separated scopes in the authorize URL. This prevents invalid_scope errors and ensures permissions are requested correctly. <!-- 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-17 22:38:08 -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#31749