Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

File metadata and controls

14 lines (9 loc) · 363 Bytes

login_system

This is a work in progress which is why is doesn't really have a README.md, yet.

TODO

  • Fix bug preventing the type alias for the user management module from working
  • Add doc and help comments
  • optimize
  • add more security features beyond hashing passwords
  • add logout
  • connect to something like a web server or something meaningful