Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nuxt 3 module for seamless Laravel Sanctum authentication with SSR support.

NotificationsYou must be signed in to change notification settings

qirolab/nuxt-sanctum-authentication

Repository files navigation

npm versionnpm downloadsLicenseNuxt

Introduction

The nuxt-sanctum-authentication module seamlessly integrates Laravel Sanctumwith Nuxt 3 to provide a simple and secure authentication process for yourapplication. It works efficiently in both Server-Side Rendering (SSR) andClient-Side Rendering (CSR) environments, ensuring consistent and reliableauthentication regardless of how your app is rendered.

Key features

  • Seamless CSR and SSR Support: Works smoothly in both client-side and server-side rendering modes.
  • Automatic CSRF Token Management: Automatically handles CSRF tokens to protect your app from cross-site request forgery attacks.
  • Bearer Token Management: Manages Bearer tokens for secure access to protected resources.
  • Integration with Nuxt's ofetch Client: Fully compatible with Nuxt's ofetch client for making authenticated HTTP requests in your application.

Important: Before using this module, make sure that Laravel Sanctum is correctly configured on your backend. For more detailed setup instructions, refer to theLaravel Sanctum documentation.

Documentation

For full documentation, including setup instructions and API reference, visit theNuxt Sanctum Authentication Documentation.

Video Tutorial

Watch the step-by-step guide on how to use thenuxt-sanctum-authentication module in thisVideo Tutorial.

Demo Repository

To explore the source code, check out theNuxt Sanctum Authentication Demo Repository.

  • ForCookie-Based SPA Authentication, see themain branch.
  • ForAPI Token Authentication, check out theapi-token-authentication branch.

Contributing

Contributions to thenuxt-sanctum-authentication module are welcome! Whether it's bug fixes, feature enhancements, or documentation improvements, feel free to submit a pull request.

Development Setup

  1. Fork the repository.
  2. Clone your forked repository.
  3. Install dependencies:npm install oryarn install.
  4. Make your changes and commit them with a clear and descriptive message.
  5. Push your changes to your forked repository.
  6. Submit a pull request.

Support my work

If you found this demo helpful and want to support my work, check out some of my other products:

Ctrl+Alt+Cheat    Spec Coder    JavaScript Guide

Get $200 free credit for DigitalOcean! (Use this link to sign up)

DigitalOcean Referral Badge


License

Thenuxt-sanctum-authentication module is open-source software licensed under the MIT license.

Sponsor this project

    Packages

    No packages published

    Contributors2

    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp