Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 261 Bytes

Change Log

Oct 21, 2024

  • Authentication System Update:
    • Implemented registration using employee_id for users.
    • Updated login functionality to authenticate users via employee_id.
    • Improved error handling for authentication-related issues.