dev-jjjjjeong-bin / Invaders-SDP

3 stars 15 forks source link

Update feature_store with latest changes from master #113

Closed ahgka closed 3 days ago

ahgka commented 3 days ago

What

This PR adds the login functionality for users. It includes the following changes:

Why

The login feature is a core functionality of the application that allows users to authenticate into the system.

Related Issue

Closes #123

How to Test

  1. Start the application locally.
  2. Navigate to the login page and try logging in with a valid account. Ensure the session is established.
  3. Try logging in with invalid credentials and check if appropriate error messages are displayed.

Screenshots

Additional Information

...