Avoid Putting Credentials in Code
by Vee H. Phan
Photo by Arget on Unsplash
Recently I was working on a codebase that had database credentials hardcoded in connection strings. Not only is the connection string hardcoded with credentials, but it is also repeated in multiple places in...
vee-h.hashnode.dev4 min read