Lovelace Developer Portal
Overview
Auth Hub
Studio
Agents Cloud
Skills
Memory Platform
Lattice Cloud
Hosting
Ada CLI
MCP Gateway
Ada
Periscope
Editor Extensions
Skip to main content

Auth Reference

What This Is

Reference for canonical imports and configuration contracts.

Who This Is For

Developers choosing package subpaths and behavior overrides.

What You Will Finish With

  • Correct import path for each runtime.
  • Clear defaults and override points.

Canonical Import Paths

  • @lovelace-ai/auth
  • @lovelace-ai/auth/core
  • @lovelace-ai/auth/client
  • @lovelace-ai/auth/oauth
  • @lovelace-ai/auth/web
  • @lovelace-ai/auth/cli
  • @lovelace-ai/auth/desktop
  • @lovelace-ai/auth/electron
  • @lovelace-ai/auth/shared
  • @lovelace-ai/auth-react
  • @lovelace-ai/auth-nextjs
  • @lovelace-ai/auth-nextjs/server
  • @lovelace-ai/auth-nextjs/client
  • @lovelace-ai/auth-nextjs/hooks

Configuration Contract Summary

  • accountsUrl: optional Accounts base URL override.
  • signInStrategy: defaults to "fedcm-first".
  • unsupportedBrowserFallback: defaults to "redirect".
  • fedcm.clientId: explicit override or environment-based resolution.
  • fedcm.verificationEndpoint: defaults to /api/auth/fedcm/verify.

Canonical Package Docs

  • packages/core/auth/docs/reference/
  • packages/core/auth-react/docs/reference/
  • packages/core/auth-nextjs/docs/reference/

Related

  • Quick Start
  • Troubleshooting

Build and deploy AI agents with ease.

Quick Start

  • Getting Started
  • Build Your First Agent
  • Platform Concepts
  • Examples & Tutorials

Develop

  • Create an Agent
  • Connect an MCP Server
  • API Reference
  • CLI Tools

Platform

  • Agents Cloud
  • Roadmap
  • Platform Changelog
  • Status

Resources

  • Discord
  • GitHub
  • Support
  • Developer Blog
Lovelace logo
Lovelace
Made with ❤️ by Reasonable Tech CompanySupport
TermsPrivacy
All systems operational

Start Here

Quick Start

External Integration

First-Party Integration

Production Hardening

Troubleshooting

API Reference