Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 315 Bytes

File metadata and controls

16 lines (14 loc) · 315 Bytes

Title Implement Authentication State Management

Description Set up global auth state management.

Requirements Store JWT/token securely Persist session Logout functionality Protect dashboard routes Recommended Context API or Zustand Acceptance Criteria Auth state persists on refresh Unauthorized users redirected