Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chomiii19/user-authentication-using-qr-code

This Java system authenticates a user by scanning its QR code. A user is authenticated if it exists in the database. The system can also perform CRUD operations in the Mysql database if the user role is admin. You can create a user(also generates its own qr code), update, and delete.
https://github.com/chomiii19/user-authentication-using-qr-code

java java21 qrcode

Last synced: about 1 month ago
JSON representation

This Java system authenticates a user by scanning its QR code. A user is authenticated if it exists in the database. The system can also perform CRUD operations in the Mysql database if the user role is admin. You can create a user(also generates its own qr code), update, and delete.

Awesome Lists containing this project