I tried to pass username and password to jquery's ajax function -> which works successfully.
It seems that query handles the autentication process behind the seems....
But I'm not really sure if this approach is secure...
Do you think it is a reasonable way to provide username/passwort on every jquery ajax call?
|