Xcoding with Alfian

Software Development Videos & Tutorials

Video - Secure API Key in Front End App using Proxy Server & User Authentication

In this video, we’re going to learn how to secure public API Key for third party providers from iOS or any front-end clients. We will use Firebase Cloud Functions for the HTTP endpoint and Firebase Authentication for managing users in client as well verify the user auth token in the server side.