memes
memes copied to clipboard
Possible Security Issue
The auth.ini file in the root directory contains credentials for social media sites. This is obviously not a recommended practice, because others can freely use your API key to access the website. It is recommended that secrets are NEVER committed to version control.
For maximum security, I would recommend rewriting the git history so that the secrets file isn't there at all.
Yes, that will be removed before the first release of the project.