issues
search
UTDallasEPICS
/
Reading-MLK
1
stars
0
forks
source link
Integrating Auth() with login Web UI [Feature]
#18
Closed
Duc-T-Nguyen
closed
2 weeks ago
Duc-T-Nguyen
commented
8 months ago
Feature Description
integrate Web UI with Auth()
Requirements
allow verification of username and password of account with database
give a alert to person logging in if the verification failed
after sucessful verification direct them to main website UI for reading huddle
Additional context
verification will need to match username and password exactly and has to be case sensitive
has to provide alert to user if the password or username verification failed
Feature Description
Requirements