Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hello,
I am running a site on 7.1 and use the services framework to expose some functions. I'd like to make a simple app to connect to those services, but apparently I have to use digest authentication... and I couldn't figure out how to do it.
First, is there some simple way in jQuery to make an ajax request with digest authentication? Second, if not, does anybody know of how I can get around that? Do I just have to turn on basic authentication?
Thanks,
Mike