[PR #814] [CLOSED] add: Line OAuth Provider #3486

Closed
opened 2026-03-13 10:55:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/814
Author: @ping-maxwell
Created: 12/8/2024
Status: Closed

Base: mainHead: add/line-oauth-provider


📝 Commits (4)

📊 Changes

2 files changed (+187 additions, -0 deletions)

View changed files

📝 packages/better-auth/src/social-providers/index.ts (+3 -0)
packages/better-auth/src/social-providers/line.ts (+184 -0)

📄 Description

reference: https://github.com/better-auth/better-auth/issues/780


🔄 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/814 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 12/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add/line-oauth-provider` --- ### 📝 Commits (4) - [`244c5a5`](https://github.com/better-auth/better-auth/commit/244c5a5a47400840fd69ff98be95c25fcfeaaa58) init - [`129ee61`](https://github.com/better-auth/better-auth/commit/129ee61c73de5b6d2ae3b21923d2382fd15f52f8) add: `line` to social provider list - [`b734a08`](https://github.com/better-auth/better-auth/commit/b734a08f0bc92736afe5a868874ad7d4eb839c16) fix: incorrect data values & added JSDoc - [`d0be638`](https://github.com/better-auth/better-auth/commit/d0be638f810f876f5a2ff6a41b588df496882a1e) chore: format ### 📊 Changes **2 files changed** (+187 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/social-providers/index.ts` (+3 -0) ➕ `packages/better-auth/src/social-providers/line.ts` (+184 -0) </details> ### 📄 Description reference: https://github.com/better-auth/better-auth/issues/780 --- <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 10:55:21 -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#3486