Building a TOTP Authenticator with Azure Functions and Key Vault
The post walks through creating a TOTP authenticator app using Azure Functions together with Azure Key Vault. It focuses on generating one‑time codes server‑side and storing secrets securely in Key Vault.