Changelog

Latest updates and announcements.

November 2025 v1.0.0 — First Stable Release

Authverse v1.0.0 is the first official stable release delivering a complete modern and production-ready authentication system that can be integrated into any Next.js or Node.js project in minutes.

This release includes major CLI improvements polished UI screens security enhancements and a smoother overall developer experience.

New Features & Enhancements

Complete Authentication System

  • Email/password authentication
  • Secure sessions (Better Auth)
  • Email verification flow
  • Password reset flow

Database Support

  • Prisma ORM (PostgreSQL / MySQL / Mongodb)
  • Drizzle ORM
  • Auto-generated schema + migration-ready structure

OAuth Providers

  • Google OAuth
  • GitHub OAuth
  • Easily extendable for more providers

Pre-built UI Screens (ShadCN)

  • Login
  • Sign up
  • Forgot password
  • Reset password
  • Social login components

CLI Improvements

  • npx authverse init for instant setup
  • Automatic folder structure creation
  • Auto-generated environment variables
  • Improved error messages
  • Clear console feedback

Template System

  • Production-ready folder layout
  • Reusable UI components
  • Flexible configuration

Fixes & Stability Improvements

  • Fixed ESM path and __dirname issues
  • Enhanced error reporting
  • Fixed forgot-password API behavior
  • More stable OAuth callback handling
  • Updated documentation & examples

Documentation Updates

Includes new guides for:

  • Installation
  • Google OAuth
  • GitHub OAuth
  • Authverse UI integration
  • Better Auth configuration

Summary

Authverse v1.0.0 delivers a complete extensible and easy-to-use authentication system designed for modern applications.
Integrate authentication into your project with a single command and start building faster.