How to detect new Machine like Facebook?

前端 未结 8 2237
花落未央
花落未央 2021-02-04 06:58

I am actually trying to detect a person, using a computer, Just like facebook. Whenever you sign into facebook using different machine, it detects the new machine and asks you t

8条回答
  •  甜味超标
    2021-02-04 07:52

    I don't know if facebook uses this method, but an obvious method is simply testing for a cookie and setting it if it isn't there.

提交回复
热议问题