Skip to content Skip to sidebar Skip to footer
Showing posts with the label Environment Variables

How To Secure Security_access_key In React Js Application?

I don't want to directly import security_access_key in my application due to security reason. I… Read more How To Secure Security_access_key In React Js Application?

Using Private Key In A .env File

I have a multiline private key in a gatsby .env file: GATSBY_GOOGLE_CLIENT_ID='12345' GATSB… Read more Using Private Key In A .env File