Storing a bool/a token for validating

I’m creating an e-voting system and I want to implement a logic where a user can’t vote multiple times, how do I go about it. Should i use securestore to implement this logic or