BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Registries/better-auth-ui

better-auth-ui

better-auth-ui.com
Freemanifest served live

Beautiful UI components built for Better Auth.

Items

49

2026-08-03Every entry in its own registry.json, counted last night.

Free to install

49

2026-08-03Item endpoints that returned source without credentials.

Behind a key

0

2026-08-03Item endpoints that answered 401.

Last push

6 days ago

1,690 stars. Both figures are GitHub's about this repository, not ones this index measured.
better-auth-ui.com better-auth-ui/better-auth-ui registry.json This registry as JSON

Components

Search within
Freeits item endpoint answered without a keyPaidits item endpoint answered 401Unverifiedit serves no item endpoint we could ask
47 in this registry
ComponentWhat the registry says it isKindAccessInstallsCommand
Account Settingsaccount-settingsA container component that displays account settings including user profile, change email, and plugin-contributed account cards (e.g. appearance from the theme plugin, multi-session accounts).ComponentsFree2 deps
Active Sessionsactive-sessionsDisplay and manage all active sessions for the current user with revoke controls. Shows each session's browser, OS, and creation time.ComponentsFree5 deps · 2 files
Additional Fieldadditional-fieldRenders a configured additional user field on the sign-up form and user profile, with support for string, number, boolean, date, datetime, select, combobox, slider, and hidden types.ComponentsFree5 deps
AdminadminAdmin plugin integration that adds a stop-impersonating action to the user button while an administrator is impersonating another user.ComponentsFree4 deps · 3 files
AnonymousanonymousAdds a Continue as guest button backed by Better Auth's anonymous plugin.ComponentsFree4 deps · 3 files
API Keyapi-keyAPI Key plugin: list, create, copy, and revoke API keys. Registers an API Keys security card in account settings.ComponentsFree4 deps · 10 files
AuthauthA unified authentication component that renders the appropriate auth view based on path or view prop.ComponentsFree2 deps
Auth Providerauth-providerWraps the Better Auth UI provider and mounts an ErrorToaster that surfaces query and mutation failures via sonner.ComponentsFree4 deps · 2 files
Auth Redirectauth-redirectA session-aware redirect view that safely continues authenticated users to a same-origin target or sends them through sign in first.ComponentsFree3 deps
Change Emailchange-emailA form component for changing the user's email address with verification.ComponentsFree3 deps
Change Email Confirmation Emailchange-email-confirmation-emailEmail template component for approving an email address change from the current address.ComponentsFree3 deps · 2 files
Change Passwordchange-passwordA form component for users to change their password with current password verification.ComponentsFree4 deps · 2 files
Delete Account Verification Emaildelete-account-verification-emailEmail template component for verifying a permanent account deletion request.ComponentsFree3 deps · 2 files
Delete Userdelete-userDelete-user plugin: danger zone with DeleteAccount card and confirmation dialog. Registers a DangerZone security card in account settings when the plugin is registered.ComponentsFree4 deps · 4 files
Device Authorizationdevice-authorizationDevice authorization plugin: code entry, sign-in continuation, and approve or deny actions for Better Auth device requests.ComponentsFree4 deps · 2 files
Email Changed Emailemail-changed-emailEmail template component that notifies users when their email address has been changed.ComponentsFree3 deps · 2 files
Email OTPemail-otpEmail OTP plugin: passwordless sign-in with an emailed code, plus code-based replacements for email verification, password reset, and email changes.ComponentsFree5 deps · 17 files
Email Verification Emailemail-verification-emailEmail template component that sends email verification links to users.ComponentsFree3 deps · 2 files
Forgot Passwordforgot-passwordA form component for requesting a password reset link via email.ComponentsFree4 deps · 4 files
Last Login Methodlast-login-methodAdds a localized last-used indicator to email and social sign-in methods tracked by Better Auth.ComponentsFree3 deps
Linked Accountslinked-accountsDisplay and manage linked social accounts. Shows all linked social accounts with the ability to unlink them, followed by available providers that can be linked.ComponentsFree4 deps · 2 files
Magic Linkmagic-linkMagic-link plugin: passwordless email sign-in form, toggle button between password and magic-link routes, and the AuthPlugin scaffolding that registers the view with `<Auth>`.ComponentsFree4 deps · 10 files
Magic Link Emailmagic-link-emailEmail template component that sends magic link authentication emails for passwordless sign-in.ComponentsFree3 deps · 2 files
Multi Sessionmulti-sessionMulti-session plugin: Enable multiple concurrent sessions with account switching. Registers account management cards in account settings and a switch account submenu in the user button.ComponentsFree4 deps · 7 files
New Device Emailnew-device-emailEmail template component that notifies users when a new device signs in to their account.ComponentsFree3 deps · 2 files
OAuth Provideroauth-providerOAuth Provider plugin: authorization consent screen, prompt=create sign-up continuation, account chooser, and a connected applications security card for Better Auth authorization requests.ComponentsFree5 deps · 10 files
OrganizationorganizationOrganization plugin: multi-tenant organization management with members, invitations, and roles. Registers an organizations tab in account settings, mounts a full `<Organization />` shell with settings and people tabs, and an `<OrganizationSwitcher />` dropdown for the header.ComponentsFree5 deps · 36 files
Organization Invitation Emailorganization-invitation-emailEmail template component that invites a user to join an organization.ComponentsFree3 deps · 2 files
OTP Emailotp-emailEmail template component that sends one-time password (OTP) verification codes to users.ComponentsFree3 deps · 2 files
PasskeypasskeyPasskey plugin: WebAuthn sign-in button and passkey management card. Registers a passkey sign-in button on the sign-in form and a Passkeys security card in account settings.ComponentsFree4 deps · 9 files
Password Changed Emailpassword-changed-emailEmail template component that notifies users when their password has been changed.ComponentsFree3 deps · 2 files
Phone Numberphone-numberPhone-number plugin with verification-code and password sign-in, password recovery, and verified phone-number management.ComponentsFree5 deps · 15 files
Reset Passwordreset-passwordA form component for resetting password with a token from the URL.ComponentsFree4 deps
Reset Password Emailreset-password-emailEmail template component that sends password reset links to users.ComponentsFree3 deps · 2 files
Security Settingssecurity-settingsA container component that displays security settings including password management, linked accounts, plugin-contributed security cards (e.g. passkeys), active sessions, and danger zone.ComponentsFree2 deps
SettingssettingsA unified settings component that renders the appropriate settings view based on path or view prop with tab navigation.ComponentsFree2 deps
Sign Insign-inA complete sign-in form component with email/password and social provider support.ComponentsFree4 deps · 6 files
Sign Outsign-outA component that signs the user out when mounted and displays a loading state.ComponentsFree3 deps
Sign Upsign-upA complete sign-up form component with name, email, password fields, and social provider support.ComponentsFree5 deps · 4 files
ThemethemeTheme plugin: theme-library agnostic theme selection. Registers an Appearance card in account settings and a theme toggle in the user button. Pass `useTheme` from your theme library (e.g. next-themes) or static `setTheme`.ComponentsFree3 deps · 4 files
Two-Factortwo-factorTwo-factor plugin: the post-password challenge for authenticator, emailed, and backup codes, plus the settings card for enrollment and backup-code management.ComponentsFree5 deps · 14 files
User Avataruser-avatarRenders the current user's avatar using session data. Shows a skeleton while loading and falls back to initials when no image is available.ComponentsFree4 deps
User Buttonuser-buttonRenders a user button with dropdown menu showing user info, settings link, plugin-contributed menu items (e.g. theme toggle, account switcher), and sign-in/sign-out actions.ComponentsFree4 deps
User Profileuser-profileA form component for editing user profile information including name and avatar.ComponentsFree5 deps · 2 files
User Viewuser-viewRenders a user view that shows the user's avatar alongside their name and email.ComponentsFree3 deps
UsernameusernameUsername plugin: username-based sign-in form and availability checking field. Registers a sign-in view that accepts both username and email, and a username field with real-time availability checking rendered on the sign-up form.ComponentsFree5 deps · 7 files
Verify Emailverify-emailA page prompting the user to verify their email, with a button to open their email provider and a resend button rate-limited by a cooldown timer.ComponentsFree4 deps · 3 files

Other

Search within
2 in this registry
ComponentWhat the registry says it isKindAccessInstallsCommand
AllallInstalls every Better Auth UI component, plugin, and email template in one shot.OtherFreeno deps
Google One Tapone-tapUpdates the authentication surfaces with the headless prompt slot used by the Google One Tap UI plugin.OtherFree3 deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex