Mastering App Development | What Are Private Keys? | Chapter 4

Опубликовано: 15 Октябрь 2024
на канале: Apphive NoCode App Builder
93
1

In this Live session, we'll delve into the importance of securely storing and accessing private keys on the server. We'll uncover what private keys are exactly and why they are widely used by most APIs. Additionally, we'll explore the significance of having different values for development and production environments.


Start here: https://apphive.link/apphive

Official Support Channels:
-Community: https://comunidad.apphive.io
-Help: [email protected]
-Whatsapp: https://wa.link/74cc80

Follow us
Facebook :   / apphivehq  
Instagram:   / apphivehq  
Tiktok: https://www.tiktok.com/@apphivehq?lan...

Chapters:
00:00 Welcome
04:32 Concepts of the client, real-time database, and cloud functions
09:11 Logic running on the server
13:46 The server acts as the intermediary between the client and the database
18:23 Creating a process in the app to share a custom function
22:59 Changing the function to run in the cloud
27:36 Adding a database function to query users
32:11 Using Cloud Functions

#security #appdevelopment #privatekeys #apis