Sign in to the LINE Developers Console and navigate to the Providers section.
Learn how to enable LINE Login in the Dream Social Login app.
Before You Begin
You need a LINE Developers account. If you don't have one yet, create a Provider and Channel following LINE's setup instructions.
LINE Login allows customers in regions where LINE is popular (such as Japan) to sign in quickly with their LINE account. All required information (Channel ID, Channel Secret) is issued at the LINE Developers Console and entered into the app.
In the Dream Social Login app, go to Settings → API Keys → LINE and enter the following:
https://shopidreamapps.com/line/authSign in to the LINE Developers Console and navigate to the Providers section.

Create a new Provider or select an existing one.

Create a new LINE Login channel within your Provider.
Select LINE Login as the channel type.

Fill in the required information (channel name, description, etc.) and click Create or Save.

Enable Email address permission for the channel.

Add the Auth Callback URL to your channel's authorized redirect URIs list.
https://shopidreamapps.com/line/auth
Publish the channel to make it active.

Copy the Channel ID and Channel Secret.

Open Dream Social Login → API Keys → LINE. Paste the credentials and save.

It controls whether users are prompted to add your LINE Official Account as a friend during login. Normal shows the prompt only when appropriate; aggressive always shows it.
Add each domain's redirect URI to the authorized redirect URIs list in your LINE channel settings.
The most common cause is a mismatch between the redirect URI in the LINE Developers Console and the app settings. They must match exactly.
Both values are available in your LINE Login channel settings in the LINE Developers Console.