You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
Even if it's for sandbox mode, checking authentication credentials of any kind into source control is a VERY BAD HABIT!!!!! They should be stored in a separate JSON file (not under version control) or passed in as environment variables when starting the server.
The text was updated successfully, but these errors were encountered:
route-handler.js#L20
Even if it's for sandbox mode, checking authentication credentials of any kind into source control is a VERY BAD HABIT!!!!! They should be stored in a separate JSON file (not under version control) or passed in as environment variables when starting the server.
The text was updated successfully, but these errors were encountered: