BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/Supabase UI Library/password-based-auth-tanstack

Password Based Auth flow for tanstack and Supabase

supabase-ui-library/password-based-auth-tanstack
UnverifiedBlock

Password Based Auth flow for tanstack and Supabase

Install it

npx shadcn@latest add https://raw.githubusercontent.com/aimultiple-benchmark/supabase-bench-cr-2/main/apps/ui-library/public/r/password-based-auth-tanstack.json

Source

registry/default/blocks/password-based-auth-tanstack/routes/login.tsxraw.githubusercontent.com/aimultiple-benchmark/supabase-bench-cr-2/main/apps/ui-library/public/r/password-based-auth-tanstack.json
1import { createFileRoute } from '@tanstack/react-router'
2
3import { LoginForm } from '@/registry/default/blocks/password-based-auth-tanstack/components/login-form'
4
5export const Route = createFileRoute('/login')({
6 component: Login,
7})
8
9function Login() {
10 return (
11 <div className="flex min-h-svh w-full items-center justify-center p-6 md:p-10">
12 <div className="w-full max-w-sm">
13 <LoginForm />
14 </div>
15 </div>
16 )
17}

What it pulls in

npm packages

  • @supabase/ssr@latest
  • @supabase/supabase-js@latest

Other registry items

  • button
  • card
  • input
  • label

Files it writes

  • registry/default/blocks/password-based-auth-tanstack/routes/login.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/auth/error.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/_protected.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/_protected/protected.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/auth/confirm.ts
  • registry/default/blocks/password-based-auth-tanstack/components/login-form.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/sign-up.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/sign-up-success.tsx
  • registry/default/blocks/password-based-auth-tanstack/components/sign-up-form.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/forgot-password.tsx
  • registry/default/blocks/password-based-auth-tanstack/routes/update-password.tsx
  • registry/default/blocks/password-based-auth-tanstack/components/forgot-password-form.tsx
  • registry/default/blocks/password-based-auth-tanstack/components/update-password-form.tsx
  • registry/default/blocks/password-based-auth-tanstack/lib/supabase/fetch-user-server-fn.ts
  • registry/default/clients/tanstack/lib/supabase/client.ts
  • registry/default/clients/tanstack/lib/supabase/server.ts

Facts

Registry
Supabase UI Library
Type
registry:block
Access
Unverified
Files written
16
Licence
Apache-2.0
First indexed
2026-08-01
Last confirmed
yesterday

Go to the source

supabase.com aimultiple-benchmark/supabase-bench-cr-2 on GitHub Raw registry item This item as JSON

More from Supabase UI Library

All 37 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Current User Avatarcurrent-user-avatar-nuxtjsSupabase UI LibraryBlocksUnverified1 dep · 3 files
Current User Avatarcurrent-user-avatar-vueSupabase UI LibraryBlocksUnverified1 dep · 3 files
Dropzone (File Upload) for Nuxt and Supabasedropzone-nuxtjsSupabase UI LibraryBlocksUnverified3 deps · 4 files
Dropzone (File Upload) for Vue and Supabasedropzone-vueSupabase UI LibraryBlocksUnverified3 deps · 4 files
Infinite Query Hookinfinite-query-hookSupabase UI LibraryBlocksUnverified2 deps
Password Based Auth flow for Nextjs and Supabasepassword-based-auth-nextjsSupabase UI LibraryBlocksUnverified2 deps · 17 files
Password Based Auth flow for Nuxt.js and Supabasepassword-based-auth-nuxtjsSupabase UI LibraryBlocksUnverified2 deps · 12 files
Password Based Auth flow for React and Supabasepassword-based-auth-reactSupabase UI LibraryBlocksUnverified1 dep · 5 files
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