sidebase

by SIDESTREAM

sidebase

by SIDESTREAM

  • sidebase
  • Modules
  • Blog
  • v0.5
  • v0.6 Latest
You are viewing the docs for v0.5. This is not the latest version.
    • Introduction
    • Installation
    • Quick Start
    • Getting Help
    • Overview
    • Module (nuxt.config.ts)
    • NuxtAuthHandler
    • Overview
    • Session Access and Management
    • Custom sign-in Page
    • Protecting Pages
    • Guest Mode
    • Overview
    • Session Access and Route Protection
    • JWT Access
    • REST API
    • Overview
    • Strapi
    • Directus
    • Custom Session Data
    • Nuxt Auth Example Code
    • Laravel Passport
    • Vercel Deployment
    • Azure AD
    • External Blogs, Guides and Examples
    • Glossary
    • Security
    • Prior Work and Module Concept
    • Errors and Warnings

Overview

On the application-side this module offers:

  • useAuth composable for session access and management
    Prior to v0.5.0 useAuth() was called useSession().
  • Creation of custom sign-in pages
  • Middleware to protect your application on the application side

Application-side usage refers to any code like pages, components or composables that are part of the universal server- and client-side rendering of Nuxt, see more in the glossary.

ConfigurationNuxtAuthHandler
Application SideSession Access and Management

Powered by Docus

ImprintJobs