Skip to content

Conversation

@DevRyuki
Copy link

@DevRyuki DevRyuki commented Nov 2, 2025

What kind of change does this PR introduce?

Feature

This PR adds LINE(https://developers.line.biz/en/docs/line-login/integrate-line-login/) as an external provider.

What is the current behavior?

LINE provider did not exist before.

What is the new behavior?

Adds a first-class LINE OIDC provider, exposes configuration switches in settings, parses LINE ID tokens, and ensures tests cover the new provider so projects can enable LINE sign-in.

https://developers.line.biz/en/docs/line-login/integrate-line-login/

Additional context

@DevRyuki DevRyuki requested a review from a team as a code owner November 2, 2025 10:42
@DevRyuki
Copy link
Author

DevRyuki commented Nov 5, 2025

Is there anything missing?🤔

@hf
Copy link
Contributor

hf commented Nov 6, 2025

People have been begging for this for so long. I think we should merge it @supabase/auth wdyt? LINE is huge in Asia, so it goes with our rule that it has to be a huge audience.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 19011129672

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 58 of 101 (57.43%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 68.048%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/token_oidc.go 0 5 0.0%
internal/api/provider/line.go 54 60 90.0%
internal/api/provider/oidc.go 0 32 0.0%
Totals Coverage Status
Change from base Build 19065361991: -0.05%
Covered Lines: 13941
Relevant Lines: 20487

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants