REST Authentication
Tiggr works with Digest Authentication?
I read the post "REST service Basic Authentication", and that don't work for me.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Tiggr works with Digest Authentication?
I read the post "REST service Basic Authentication", and that don't work for me.
No,
Tiggr does not support digest authentication right now.
By default JQuery ajax method does not support it.
You may add it using DigestJ JQuery plugin http://code.google.com/p/digestj/wiki... but some extra efforts are necessary.
Any update on plans to support Digest Authentication?
Is there a specific service you are trying to use? No plans yet to support digest authentication as jQuery doesn't support it either (out of the box).