Skip to content

Repository files navigation

Logo

Authverse

Authverse is a modern, lightweight, and developer-friendly authentication CLI that helps you set up a full authentication system in one command.

It provides ready-made auth screens, fully configured databases Prisma or Drizzle, Better Auth integration, and secure authentication flows all generated instantly inside your project.

Authverse is built for developers who want fast, clean, and professional authentication, without spending days configuring everything manually.


What Is Authverse?

Authverse is a CLI tool that creates a full authentication setup for your Next.js and TanStack Start` project.
It automatically integrates:

  • Better Auth modern auth framework
  • Shadcn/ui auth screens
  • Prisma or Drizzle database setup
  • OAuth providers
  • API routes + folder structure
  • Environment variables
  • Full TypeScript support

Instead of manually installing dozens of packages, wiring backend routes, and designing UI screens Authverse does everything for you.

With just one single run command, you get:

  • Complete backend + frontend authentication setup
  • Fully generated auth UI
  • OAuth + email/password
  • Production-ready security
  • Developer-friendly codebase

Features

  • Login
  • Sign Up
  • Forgot Password
  • Reset Password
  • Google OAuth
  • GitHub OAuth
  • Integrated Better Auth
  • Shadcn/ui auth screens
  • Prisma or Drizzle database support
  • Modern folder structure
  • TypeScript support
  • Production-ready configuration

Quick Start

Run the following command to initialize Authverse:

npx authverse@latest init

Authverse will guide you step-by-step to choose:

  • Your UI framework
  • Your database Prisma or Drizzle
  • Whether to include auth UI screens
  • And automatically generate everything for you

After running the CLI, your project will be fully ready with
Better Auth, Shadcn/ui components, and database integration.


Documentation

Full documentation is available on the official website:
https://authverse.dev


Contributing

We welcome contributions! Please see our Contributing Guide for more details.


License

Authverse is MIT licensed. Created and maintained by Abdirahman Mohamoud.

About

Authverse Fast modern CLI to generate full auth systems with OAuth Prisma Drizzle better auth and ready-to-use ShadCN UI screens

Topics

Resources

Code of conduct

Contributing

Stars

22 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages