SN23 / Login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login

A simple login application built using Java, Swing, MySQL and JBCrypt

Allows a user to

  1. Login
  2. Create an account
  3. Change password
  4. Delete account

The username and password are stored in a MySQL database and the password is hashed and salted using JBCrypt.

Demo

About


Languages

Language:Java 100.0%