[GH-ISSUE #780] Add LINE Provider to support for LINE Authentication #8428

Closed
opened 2026-04-13 03:29:47 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @k-kyler on GitHub (Dec 6, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/780

Is your feature request related to a problem? Please describe.
The better-auth library doesn't support for LINE as an authentication provider, making it challenging for developers targeting LINE users to integrate login functionality.

Describe the solution you'd like
Add LINE as an authentication provider with:

  • Support for LINE authentication.
  • Methods to exchange authorization_code for access tokens.
  • User profile retrieval (e.g., ID, display name, profile picture, etc).
  • Documentation and examples for setup.
Originally created by @k-kyler on GitHub (Dec 6, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/780 **Is your feature request related to a problem? Please describe.** The better-auth library doesn't support for LINE as an authentication provider, making it challenging for developers targeting LINE users to integrate login functionality. **Describe the solution you'd like** Add LINE as an authentication provider with: - Support for LINE authentication. - Methods to exchange authorization_code for access tokens. - User profile retrieval (e.g., ID, display name, profile picture, etc). - Documentation and examples for setup.
GiteaMirror added the locked label 2026-04-13 03:29:47 -05:00
Author
Owner

@ping-maxwell commented on GitHub (Dec 8, 2024):

I'm going to attempt to make a Line provider.

<!-- gh-comment-id:2525434160 --> @ping-maxwell commented on GitHub (Dec 8, 2024): I'm going to attempt to make a Line provider.
Author
Owner

@kkhai commented on GitHub (Dec 9, 2024):

I'm going to attempt to make a Line provider.

Awesome! It's great to have that support 👍

<!-- gh-comment-id:2526938871 --> @kkhai commented on GitHub (Dec 9, 2024): > I'm going to attempt to make a Line provider. Awesome! It's great to have that support 👍
Author
Owner

@k-kyler commented on GitHub (Mar 13, 2025):

https://github.com/better-auth/better-auth/pull/814#issuecomment-2646872703

As @ping-maxwell mentioned in this thread, so I think I can close this issue because we can use the Generic Oauth Plugin

Thank you @ping-maxwell

<!-- gh-comment-id:2719957989 --> @k-kyler commented on GitHub (Mar 13, 2025): https://github.com/better-auth/better-auth/pull/814#issuecomment-2646872703 As @ping-maxwell mentioned in this thread, so I think I can close this issue because we can use the [Generic Oauth Plugin](https://www.better-auth.com/docs/plugins/generic-oauth) Thank you @ping-maxwell
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8428