Skip to content

Commit

Permalink
Update linkedin-page.mdx
Browse files Browse the repository at this point in the history
reverts change to env-vars
  • Loading branch information
joelclaudio authored Feb 10, 2025
1 parent d40c525 commit 597f32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/providers/linkedin-page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It is important to request the Advertising API permissions and fill up the reque
Copy the created `Client ID` and `Client Secret` and add them to your `.env` file.

```env
SERVICE_LINKEDIN_ID=""
SERVICE_LINKEDIN_SECRET=""
LINKEDIN_CLIENT_ID=""
LINKEDIN_CLIENT_SECRET=""
```
You can find those under the Auth Tab of your LinkedIn App in the developer portal.

0 comments on commit 597f32a

Please sign in to comment.