/login-form

A simple yet beautiful login form

Primary LanguageJavaMIT LicenseMIT

Login Form

Login Form

A simple yet beautiful login form.

Description:

  • This login form has a session mechanism;
  • A successful login will result to a greeting page;
  • Logout action, however, erases the session and redirects to the login page;
  • The user's data stored in the database;
  • Many users can authenticate at the same time;
  • Passwords are encrypted and salted.