README
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / store/authStore
store/authStore
Authentication State Management Store.
Zustand-based store managing user authentication state including user profile, JWT tokens, and authentication status. Includes automatic persistence to localStorage for maintaining login state across sessions.