In this episode, we show you how to hide your API keys or any other sensitive information that you need to use in your Firebase cloud functions. It's really easy to get started and will have your application secure in no time. You should really use this if you're publishing your code to a public repository.
Check out our website for more great tutorials and content!
https://smallbatchdevs.com
Check out our Podcast!
https://open.spotify.com/show/36eNV2m...
KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter: / smallbatchdevs
Instagram: / smallbatchdevs
Facebook: / small-batch-devs-112906707036301
Twitch: / smallbatchdevs
Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs
00:00 Intro
00:24 What are Environment Configs?
00:41 Why Use Firebase Environment Configs?
01:29 How to use Firebase Environment Configs
01:53 Installation
02:10 Select Firebase Project
02:39 Add Firebase Environment Configs
03:32 Show Firebase Environment Configs
04:50 How to use Firebase Environment Configs in Javascript
05:25 Overwrite Firebase Environment Config Keys
05:40 Delete Firebase Environment Config Keys
06:01 Clone Firebase Environment Config
06:35 Outro
#firebase #firebaseconfig #webdev