Creating a new App

Here are the step-by-step instructions for obtaining OAuth credentials for LINE

  1. Go to the LINE Developer Portal and sign in or create an account
  2. Click “Create” under the “Providers” section
  3. Specify a “Provider name”
  4. Click on “Create a LINE Login channel”
  5. Set the “Company or owner’s country or region” for your channel, “Channel name”, “Channel description”
  6. Under “App types”, select “Web app”
  7. Review and agree to the terms and conditions and click “Create”
  8. Click on the newly created channel and select “LINE Login” tab
  9. Under “Callback URL”
    1. In the Dynamic dashboard, visit either social account linking on the Info Capture page or in the Social Signup page depending on whether you want to do linking or signup.
    2. Open the LINE configuration section.
    3. Copy the Redirect URL and paste it in the “Callback URL” field in LINE Developer Portal.
  10. Select the “Basic settings” tab now
  11. Copy the “Channel ID” and “Channel Secret” and paste it into the “Set up LINE Auth” Modal in the Dynamic Dashboard as “Client ID” and “Client Secret”
  12. Make sure to publish your channel before testing out login That’s it! You now have OAuth credentials for your LINE application that you can use in Dynamic.