Use Workers Secrets to Securely Store API Credentials

Share this video with your friends

Send Tweet

In this lesson, we'll use Workers Secrets to store our API credentials for Unsplash, an image API. This will allow us to safely deploy our application and publish it on GitHub without revealing any private keys or API tokens.