Skip to main content

Reddit

Head over to Reddit developers(opens in a new tab) and create a new app. In the type of app, select web app and in the redirect uri, add http://localhost:4200/integrations/social/reddit.

Copy the Reddit client id and client secret and add them to your .env file.

reddit-001.webp

REDDIT_CLIENT_ID=""
REDDIT_CLIENT_SECRET=""