Created
June 20, 2024 14:58
-
-
Save PaulieScanlon/21761dc5bf1e412a9d0522d67e21eb7a to your computer and use it in GitHub Desktop.
Convert Google Application credentials to base64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat name-of-creds-file.json | base64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment