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