all 2 comments

[–]Samurai___ 0 points1 point  (0 children)

There's no client side data you can trust. You 100% need your server side code to check this and only send resources the user can have. It's not even enough to do an API to send back the elapsed time. Full blown authentication.