Explaining OAuth Delegation, 'On Behalf Of', and Agent Identity for AI Agents
Explores how OAuth delegation and 'On Behalf Of' flows apply to AI agents, discussing authorization challenges in agentic systems.
Explores how OAuth delegation and 'On Behalf Of' flows apply to AI agents, discussing authorization challenges in agentic systems.
A technical guide on configuring OAuth 2.0 token delegation for an A2A (Agent-to-Agent) system using Python, FastAPI, and security schemes.
Practical advice for new engineering managers on hiring, delegation, feedback, and protecting team focus to drive productivity and success.
A monthly update on TinyPilot, covering EU distribution setup, team delegation, and product development progress like a PoE adapter.
Explains delegation of authority in security, focusing on SQL Server and Azure AD, covering identity vs. authorization level delegation and practical examples.
A tutorial on using iOS's CNContactPickerViewController to let users select contacts or specific contact data without requiring full contacts permission.
A tutorial explaining the Swift delegate design pattern, including protocol definition, implementation, and memory management with weak references.
Explains how to use NSProxy for efficient, boilerplate-free optional delegate method calls in Objective-C/iOS development.