3 Better Ways to Store Your API Keys & Credentials (Ignored by Version Control)

Опубликовано: 04 Октябрь 2024
на канале: Mike's Code
350
11

In this video, we will learn how to better store our credentials and API keys to keep our data safe.
We will also see how to disable these credentials from being published to our remote repositories via version control.

𝗧𝗶𝗺𝗲𝘀𝘁𝗮𝗺𝗽𝘀:
00:00 Intro
00:21 Way 1 - Properties File
06:59 Way 2 - String Resource
09:12 Way 3 - Global Property

💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾
Between my full-time job and my family life,
I try to find free time to create content for this channel.
You can support me and help this channel keep growing:
https://paypal.me/MikeSchvedov220
💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾💾

💻 This Is My Development Setup (Affiliate): 💻
============
Main Monitor:
https://amzn.to/3M64qCJ
Secondary Monitor:
https://amzn.to/41Iu06A
Graphics Card:
https://amzn.to/3MpnXzd
CPU:
https://amzn.to/3I8nvCW
RAM:
https://amzn.to/42zqM6u
Keyboard:
https://amzn.to/3W5RFN4
Mouse:
https://amzn.to/3nTPcZs
Headphones:
https://amzn.to/3pz0By5
Microphone:
https://amzn.to/3OecJz3
=============

Tags:
Android Studio Store API key place location
Best practice for hiding the API key
Better Ways to Store Your API Keys & Credentials
Prevent API key from being uploaded to GitHub repository