ShimaMax Posted May 4, 2020 Posted May 4, 2020 Hi folks. I'm writing admin system, so some functions that are available for admins are not available for plain players. Can I validate user on client side (if hi is admin give access). What is common approach to do this? Thanks
Xabi Posted May 4, 2020 Posted May 4, 2020 All the sensitive validations should be done serverside, never trust the client.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now