Show HN: Legant gives AI agents bounded authority to act on your behalf
Category: security
Tags: authorization, ai-agents, oauth2, security, go
Score: 8.0/10 (Innovation: 8, Technical: 9, Documentation: 8, Utility: 7)
Legant is an open-source delegated authorization server for AI agents, written in Go, that provides scoped, time-boxed, revocable, and auditable authority. It uniquely combines RFC 8693 token exchange with monotonic attenuation and offline constraint enforcement, making it a novel infrastructure component for safe AI agent delegation.
Target audience: backend devs, devops, security engineers
Repository: https://github.com/legant-dev/legant · Go · Apache-2.0
View on Hacker News