Articles in this section
Category / Section

Line sign in configuration

Published:
Updated:

release_4.png

To add Line Sign-In you need to configure some information from Line.

  1. From the Line developers console create a new channel
    1. Select or create a provider
    2. Create a new channel

release_3.png

  1. Select line login

release.png

  • Fill the forms with the required information
    - In the app type select "Web App
  1. Edit the channel

release_2.png

  1. On the neostore administration console
    • Edit the file server/line.yml with the following information
# these information are available in the "basic settings" tab of your line channel in the line developer console
authentication: 
  clientId:  "2006017080"                  # line channel Id
  secret : 10f317cxxxxxxxxxxxxxxxxxxxx     # line channel secret 
  • Edit the customer registration layout you want to use the “login with line” button and add the following sign in options
signinOptions:
 providers: 
   - type : line 
Access denied
Access denied