Trushal Dhobale

Trushal Dhobale

  • NA
  • 15
  • 470

machine identification using web api

Nov 20 2018 11:18 PM
I want to implement device detection mechanism. How can we detect if the user is using the same machine for login to our application that he had used earlier? If user is using his machine that he had used for first time then skip security question else for new machine show him security question.
 
I am using .Net core 2.1 web API with no database and angular 6 to develop front-end.
 
Please provide your suggestions. Many thanks in advance.

Answers (9)