Lucia: Comprehensive Agent-Usability Assessment
Docs-backedLucia is an open-source TypeScript authentication library providing session management primitives rather than a hosted authentication service. Unlike Auth0 or Clerk, Lucia runs within the application codebase and manages sessions using the application's own database — there is no external API to call. For agent integration, Lucia-based authentication means user and session data lives in the application database, accessible to agents through the application's own data layer rather than a third-party auth provider API.