[PR #3097] [CLOSED] feat: add linear oauth2 provider #4643

Closed
opened 2026-03-13 11:53:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3097
Author: @ephraimduncan
Created: 6/19/2025
Status: Closed

Base: mainHead: feat/linear-oauth-provider


📝 Commits (1)

  • 8230192 feat: add linear oauth2 provider

📊 Changes

6 files changed (+319 additions, -22 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.tsx (+24 -19)
📝 docs/components/builder/social-provider.tsx (+19 -0)
📝 docs/components/sidebar-content.tsx (+21 -3)
docs/content/docs/authentication/linear.mdx (+131 -0)
📝 packages/better-auth/src/social-providers/index.ts (+3 -0)
packages/better-auth/src/social-providers/linear.ts (+121 -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/3097 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 6/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/linear-oauth-provider` --- ### 📝 Commits (1) - [`8230192`](https://github.com/better-auth/better-auth/commit/823019209aaa4e17e9b00f7ce789364fc324da09) feat: add linear oauth2 provider ### 📊 Changes **6 files changed** (+319 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.tsx` (+24 -19) 📝 `docs/components/builder/social-provider.tsx` (+19 -0) 📝 `docs/components/sidebar-content.tsx` (+21 -3) ➕ `docs/content/docs/authentication/linear.mdx` (+131 -0) 📝 `packages/better-auth/src/social-providers/index.ts` (+3 -0) ➕ `packages/better-auth/src/social-providers/linear.ts` (+121 -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-03-13 11:53:46 -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#4643