Connect Button
Interactive preview for the @agg-build/auth ConnectButton surface
Connect Button
ConnectButton is the high-touch auth surface for wallet, OAuth, and email sign-in flows.
Use Storybook as the source of truth for auth method combinations, interaction states, and runtime behavior.
Import
import { AggAuthProvider, ConnectButton, createEmailAuthMethod } from "@agg-build/auth";
Requires both <AggProvider> from @agg-build/hooks and <AggAuthProvider> from
@agg-build/auth. Use the Setup Guide and Authentication
pages for the full provider stack.
Preview
Connect Button