Open source · DevDojo Auth

Customizable auth for your Laravel apps.

Every authentication screen — login, registration, password reset, email verification, two-factor, and social providers — wired up with one package. Flip a switch, then make it match your brand.

Installation

composer require devdojo/auth

The routes you get

/auth/login
/auth/register
/auth/password/reset
/auth/two-factor-challenge
/auth/setup

The screens

Clean and beautiful, out of the box

Ship polished authentication pages on day one — then personalize colors, logo, and copy from the visual setup screen to perfectly reflect your brand.

The login screen
The login screen
Two-factor challenge
Two-factor challenge
The visual setup screen
The visual setup screen

The package

Everything auth, with the flip of a switch

Open source features for every use-case — no complicated setup, no screens to hand-build, no lock-in.

Every screen included
Login, registration, password reset, email verification, and two-factor — every page designed, wired, and ready.
Two-factor authentication
TOTP two-factor with QR-code enrollment and recovery codes, one toggle away.
Social providers
Let users continue with Google, GitHub, Twitter, Facebook, and more through the built-in OAuth flow.
A visual setup screen
Configure appearance, providers, language, and behavior from /auth/setup — personalize without touching code.
Bring your starter kit
Drops into Laravel, Breeze, Jetstream, Filament, Genesis, and Wave without a fight.
Free and open source
MIT-licensed and built in the open — our goal is the best authentication experience for Laravel.

Works with your favorite starter kits

Authentication on auto-pilot.

One composer require, and you can get back to what you do best — building your app.