yurieui

Shadcn-style registry for the Yurie ecosystem.

blocks/auth-shell

Auth Shell

A branded auth wrapper with glow, logo, heading, and footer regions.

Auth Shell

A branded shell that leaves the form implementation to the consuming app.

Yurie

Sign in to your workspace

Bring your own auth form. The shell handles the Yurie brand treatment.

Need an account? Read the recipe

Install

Bash
pnpm dlx shadcn@latest add @yurieui/blocks/auth-shell

Dependencies

Registry
  • @yurieui/brand/logo-hover
  • @yurieui/brand/refresh-glow
Packages
  • No additional npm dependencies.

Files

registry/yurieui/components/blocks/auth-shell.tsx
registry:component

Usage Notes

Pair this shell with your own auth form implementation. It intentionally has no backend coupling.