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_CLIENT_ID=""
REDDIT_CLIENT_SECRET=""
