Line Login Setup for Built-in Channels in your website
To setup Line app as a login channel for your website, you will have to register your email address with Line first.
Register here: https://developers.line.biz/en/docs/line-login/getting-started/
Then setup the login by following.
1. Login to line developer console at: https://developers.line.biz/console/
2. Click Create New Provider.
-----------------------------------------------------------
3. Add Provider name, and Confirm.
-----------------------------------------------------------
4. At "Confirm" stage, click Create.
-----------------------------------------------------------
5. Create Create Channel for LINE Login.
-----------------------------------------------------------
6. Add required values:
App name
App description
App type, select Use Web
Email address, add the email address of admin.
-----------------------------------------------------------
7. Once you're at Confirm page, checkbox at LINE Developer Agreement, and click Create.
-----------------------------------------------------------
8. You'll be leaded to App page. Click on LINE Login app.
-----------------------------------------------------------
9. Insert Callback URL, and click Update.
You can find Callback URL at your website editor -> Site -> System Pages -> Login, click on Login form to open Login setting.
-----------------------------------------------------------
10. To record email addresses of LINE registered users on your website, you can setup at OpenID Connect by clicking on Submit.
Check boxes for functions, and click Submit.
-----------------------------------------------------------
11. The details of Channel ID and Channel secret are showing.
-----------------------------------------------------------
12. Get back to your website editor -> Site -> System Pages -> Login, click on Login form to open Login setting to insert 2 values above. And click OK to complete setting.
================
Comments
0 comments
Please sign in to leave a comment.