AkshJain99/Blogging-App

Use environment variables for google and github API credentials

Closed this issue · 0 comments

Ugtan commented

Currently, the credentials used for google and github authentication are hardcoded in settings.py which is not good. A better way would be to use environment variables for storing credentials.