Authenticate users easily.

The only module you need to set up Laravel Sanctum authentication for Nuxt application!

Install module
npx nuxi@latest module add nuxt-auth-sanctum

Features

    Cookie or Token

    Automated handling CSRF cookies and Bearer tokens for authentication

    Focus on logic, authentication is on us

    We provide a lot of useful composables, middleware, fetch utilities, hooks and more...

    CSR + SSR

    Module supports both client and server rendering!

    TypeScript

    Code of this module is written entirely in TypeScript and supports autocompletion

    No complex configuration

    You literally can start using this module by just providing Laravel API URL

    Open-source

    Source code is forever-free and open for contributions!

Ready to build?

Authenticate users with Laravel, Sanctum and Nuxt today!