1

I developed a web application in single-page application (SPA) architecture using Ext JS as client interface, but I have a trouble defining the right way of securing it with AJAX queries. How could I do that?

TildalWave
  • 10,801
  • 11
  • 45
  • 84
Skynet
  • 11
  • 2

1 Answers1

0

I recommend you reading OWASP AJAX Security Guidelines

Dr.Ü
  • 1,029
  • 8
  • 16