Skip to content

stores/storeUser

Overview

Pinia store for managing authentication state, including login, logout, password reset, and two-factor auth.

Methods

  • storeUser - The user store, handling user login, logout, and current user fetching.

Types

UserStore

UserStore = Store

Source

client/lib/stores/storeUser.js:1

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2