Skip to content

Commit f46fa51

Browse files
authored
Merge pull request #115 from marekbrze/patch-1
2 parents 202fb93 + ebdd60e commit f46fa51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/providers/x.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ Open .env file and add the following:
3636
X_API_KEY=""
3737
X_API_SECRET=""
3838
```
39+
Also remember to add `Client ID` and `Client Secret`:
40+
```env
41+
X_CLIENT=""
42+
X_SECRET=""
43+
```

0 commit comments

Comments
 (0)