mnichols08 / open.CRM

An open-source Customer Relationship Manager written with Next.js and Typescript
https://open-crm-six.vercel.app
GNU General Public License v3.0
1 stars 1 forks source link

[User Story] Authentication State Management #16

Open mnichols08 opened 3 months ago

mnichols08 commented 3 months ago

As a user, I want my authentication state to be consistently managed both on my device and on the server, so that I can maintain a seamless and secure session across the platform without needing to repeatedly log in.

Authentication State Management