Vishnu NUK
unread,Aug 25, 2021, 10:30:19 PM8/25/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, provan...@gmail.com, Vishnu NUK, salem...@gmail.com, Chromium Extensions
You can do that from the server side.
You need to create token using email id or username of paid user.
And issue new token every 24 hours or 30 days.
If you feel like the username or token is published in reddit or shared in groups/forums you can always disable that token from the server side.
"What if the user modifies the source code the part authenticate using the token? Can I prevent it?"
Totally you can do that. but it depends on how good is your logic at server side.
Even application like grammerly , netflix , amazon prime etc one account being used by many people. Shared by creating whatsApp group etc.
So nothing you can really do but you can make it hard that is it.
Looking geo location of the paid user, limit number or active devices etc.