2:29
How I hide my API keys in 2 minutes
Learn how to securely store API keys and other sensitive information in a .env file to avoid security risks in your JavaScript projects ...
8:03
How to Secure API Keys in React Native Expo w/ Firebase
Expo securing api keys using firebase functions as a serverless backend. I also use cursor AI as my code editor to generate the ...
0:59
Do NOT add sensitive information (like API Key) to React environment variables (shorter version)
This is the shorter and to the point version of another video of mine, that discusses more in detail as to why sensitive information ...
12:49
5 JavaScript API Key Mistakes (and how to fix them)
Don't let other developers find your API keys in your JavaScript applications. In this video, we'll cover 5 mistakes I commonly see ...
2:48
How To Hide API Key On GitHub [2026 Guide]
How To Hide API Key On GitHub [2026 Guide] In today's video we cover Hide API Key GitHub,Secure API Key GitHub,GitHub ...
2:39
How to hide API key on GitHub (Secure Code Practice)
In this video we will learn about how to hide api key on github, github api key security guide, protect sensitive data github, hide ...
7:42
How to ACTUALLY Secure Your API (5 Steps)
There are so many opinions when it comes to API route security. Which do you listen to? How can you avoid data leaks or ...
7:15
Hiding API Key by Adding Custom Environment Variables | Complete React Course in Hindi #37
React class-based components: In this react course, we will see how to learn react using projects. This is going to be a ...
27:15
How to Add API Keys to ANY AI App in Minutes! (Scopes, Auth & Permissions)
1️⃣ Get started with Clerk here https://go.clerk.com/lHj3oop 2️⃣ Join my new AI Community for FREE!
5:11
Hide Your API Keys! Environment Variables in React 19 (Easy Words) - 52
Are you pushing your private API keys to GitHub? If you hardcode your database passwords or secret API keys directly into your ...
9:42
API Authentication EXPLAINED! 🔐 OAuth vs JWT vs API Keys 🚀
Confused about API authentication? In this video, we break down OAuth, JWT, and API Keys, explaining when and why to use ...
3:05
How to Create Private App on HubSpot and Retrieve Access Token 2025
How to Create Private App on HubSpot and Retrieve Access Token 2025 in todays video we will coverHubSpot private app, ...
0:54
Shopify Generate Private API key
A quick tutorial of how to generate a new private API key used for development.
11:51
3.4 Hiding API Keys with Environment Variables (dotenv) and Pushing Code to GitHub
In this lesson, we will address how to can hide an API key using environment variables and open source the code on GitHub.
20:14
This is why sensitive information (like API Key) SHOULD NOT be added to React environment variables
This video discusses why sensitive information like a private #api key, needed by a #react app created with #createreactapp for ...
2:50
Trello: How to Get API Keys and Tokens (2025 Developer & Integration Tutorial)
Learn how to get Trello API keys and tokens to connect apps, build integrations, and extend Trello functionality. Like and ...
4:22
What Are API Keys, And Why Are They So Important? | System Design Interview Basics
API key authentication was invented to overcome the weaknesses of shared credentials which was a big problem in HTTP basic ...
11:47
How To: Reverse Engineer Any Private API (iOS/Android and Desktop)
In this video I demonstrate a simple step by step tutorial on how to connect to and create requests to any Private API on iOS, ...
9:42
#85: Secure Your React App: Using ENV Variables to Protect Private Data
In this video, we'll explore how to secure your React app by using environment variables (.env files). You'll learn the importance of ...