[PR #6631] [MERGED] fix(line): enforce nonce #32394

Closed
opened 2026-04-17 23:13:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6631
Author: @Bekacru
Created: 12/9/2025
Status: Merged
Merged: 12/13/2025
Merged by: @Bekacru

Base: canaryHead: chore/line


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/core/src/social-providers/line.ts (+2 -2)

📄 Description

Summary by cubic

Enforces nonce validation in the LINE provider so tokens with a nonce are rejected unless the nonce matches the expected value. Improves security by preventing acceptance of tokens with missing or mismatched nonce.

Written for commit f4233b16e1. Summary will update automatically on new commits.


🔄 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/6631 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/13/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/line` --- ### 📝 Commits (1) - [`f4233b1`](https://github.com/better-auth/better-auth/commit/f4233b16e1c23af6fcf57a18ce29742841e16e76) fix(line): enforce nonce ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/social-providers/line.ts` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Enforces nonce validation in the LINE provider so tokens with a nonce are rejected unless the nonce matches the expected value. Improves security by preventing acceptance of tokens with missing or mismatched nonce. <sup>Written for commit f4233b16e1c23af6fcf57a18ce29742841e16e76. Summary will update automatically on new commits.</sup> <!-- 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 23:13:13 -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#32394