Skip to content

Commit cf00d23

Browse files
committed
docs: add create Line channel
closes #1
1 parent 714f051 commit cf00d23

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,13 @@ Before you begin, you'll need to set up the following accounts and services:
5252
- Create a new provider if you don't have one (click "Create" next to Providers)
5353
- Enter a provider name and click "Create"
5454

55-
2. Set up LIFF app:
55+
2. Create a new channel:
56+
57+
- At the selected provider, click "Create a new channel"
58+
- Choose "LINE Login"
59+
- Fill in required information and click "Create" at the end of the form
60+
61+
3. Set up LIFF app:
5662
- In your channel, go to the LIFF tab
5763
- Click "Add" to create a new LIFF app
5864
- Enter the following details:
@@ -61,7 +67,7 @@ Before you begin, you'll need to set up the following accounts and services:
6167
- Endpoint URL: `https://localhost:4416`
6268
- Scopes: Check "profile" and "openid"
6369
- Click "Add"
64-
- Note your LIFF ID for later use in environment variables
70+
- Note your LIFF ID for later use in [environment variables](#environment-variables)
6571

6672
## Get started
6773

0 commit comments

Comments
 (0)