What is the main advantage of using environment variables for API keys in a full-stack application?
-
A
They improve API response speed
-
B
They prevent secrets from being hardcoded in source code
-
C
They automatically rotate credentials
-
D
They compress key size