(C# ASP.NET Core) Authentication and Login with a USB Doggle

This ASP.NET Core Project explains how authentication can be done with a USB dongle, instead of the usual user-id/password authentication. A user can authenticate only if he has access to the dongle provided by you. This means that the user is able to access your website from one PC/laptop only.
(Rev. 01-May-2025)

Categories | About |     |  

Parveen,

Features of this Project

Following are the features of this project!

  1. No password required, device-id is the password and user-id.
  2. User can login from a single PC or laptop only - because dongle has to be inserted in the PC/Laptop at the time of login.

Video Explanation (see it happen!)

Please watch the following youtube video:

Source Code

Please visit this page for Source Code - Source code here


This Blog Post/Article "(C# ASP.NET Core) Authentication and Login with a USB Doggle" by Parveen is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.