Hi, I've built a shopping cart using angular. all my cart calculations are calculated using angular (client side), while my server receives details regarding the shopping cart total price and do the rest. how can i assure the client does not manipulate my posts to the server, and say for example, change the total prices, quantities etc..?
Thank you -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
