omnicoder
TTCTheo's Typesafe Cult
•Created by trevdev on 2/4/2025 in #questions
When Theo says "put it in the KV", what is the KV?
When you are doing Auth you have to keep track of your keys (refresh and private). These need to be out of the reach of the "common folk". Many DevOps services have their name for the KV. AWS calls it Key Management Service (KMS), Google calls it Cloud Key Management Service (Cloud KMS), and Microsoft calls it (Azure Key Vault).
You can also use a KV to store private application data.
6 replies