How to Create Line Channel for Line Login?

  1. Navigate to Line Developer Portal and login via your Line account. If you don’t have a Line account, you need to create one first.
  2. Click Create button in front of Providers section.Line Channel - Line Developers
  3. Specify the name of your business/website in the Provider name. Click Create button.Line Channel - Create a New Provider
  4. Click Create a LINE Login channel.Line Channel - Create a Line Login Channel
  5. Select Line login in the Channel type, specify the name of your business/website in the Provider, select the Region to which your website visitors belong to. Website visitors out of any of these 4 countries will not be able to use the Line Login at your website. Optionally, you can upload a channel icon. Specify the name of your business/website in the Channel name and description of your business/website in the Channel description. These should be related to your website. Select Web app in App types, specify your email address,  agree to Line developers agreement. These details will be displayed to the website visitors in the Line login popup after they click the Line login icon. Click Create button.Line Channel - Create a ChannelLine Channel Name
  6. Click Developing in front of the channel icon and click Publish.Line Channel - Publish a Channel
  7. Click Edit button right below the Callback URL option in LINE Login section and
    If using Super Socializer plugin, save HOMEPAGE_URL/SuperSocializerAuth/Line
    If using Heateor Social Login plugin, save HOMEPAGE_URL/HeateorSlAuth/Line
    Replace HOMEPAGE_URL with url of homepage of your website. So, if URL of the homepage of your website is https://mywebsite.com, you need to save https://mywebsite.com/SuperSocializerAuth/Line or https://mywebsite.com/HeateorSlAuth/Line as the Callback URL. Click Update button.Line Channel - Callback URL
  8. Navigate to Basic Settings section, copy Channel ID and Channel secret and paste these in the Line Channel ID and Line Channel Secret options respectively, in the Social Login section of plugin.Line Channel IDLine Channel Secret
  9. Line login won’t fetch user’s email address with other profile data. So, if you want to request it too along with other profile data, you can apply for this in the Email address permission option at the very bottom of Basic Settings section.