ShimaMax Posted May 4, 2020 Share 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 Link to comment Share on other sites More sharing options...
Xabi Posted May 4, 2020 Share Posted May 4, 2020 All the sensitive validations should be done serverside, never trust the client. Link to comment Share on other sites More sharing options...
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