1112zakaria / user-auth-access-control-prototype

0 stars 0 forks source link

Design a simple user interface #14

Closed 1112zakaria closed 10 months ago

1112zakaria commented 10 months ago

Design a simple login user interface that enables a user to enter their user ID and password.

Image

Observability:

Image

Image

I used HTTPS encrypted communication between the client and the server. To verify that this was the case, I sniffed the packets on Wireshark to verify that I could not read the messages sent.

1112zakaria commented 10 months ago

TODO:

Q: is it possible to test successful login?

Other TODO: