User authentication
User authentication fully working including the following features:
- Login
- Sign-up
- Auth state in useAuth
- Session cookie contains userId and username
- Navigation depending on auth state (to and from auth pages)
User authentication fully working including the following features: