You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple client-server architecture project built using Flutter for the frontend and Node.js (Express) for the backend. This app demonstrates user authentication with JWT token handling, including user registration, login, login persistence, and logout functionality.