In my community, every user should only have one account.
So I need a solution to verify that the specific account is the only one the user owns
actually you can use fingerprintjs to track every user, use js encrypt the fingerprint in browser and decrypt in server