Hi,
How we can use ADAL client library with azure mobile backend service, Currently am facing an issue like, there are some dependency issue with oData.
ADAL needs oData 5.6.0 and at same time the mobile backend entity data needs oData 5.6.4 and thereby some conflicts and unable to add ADAL client library to my project.. Is there any solution for this?
Thanks