This post explores securing sensitive data within JSON objects using System.Text.Json and a TypeInfoResolver modifier. We’ll begin with a basic encryption and decryption process, focusing on securing OAuth access and refresh tokens for user sessions.