Hi everyone!
I'm writting this post because i'm working on an mobile app for both Android and iOS, completely free-software and trying to get the best experience in handling servers with mobile devices. But i'm getting hard times with the case of cookies to auth operations.
The app it's made with Apache Cordova and the old (but reliable jQuery) and i want to know if may be, in the future, the cookie based system could change; because it's sometimes complicated to attach cookies to ajax requests.
I read (i don't remember if it was on the forum), it will change to Authentication header o similar, do you know if this will be true?
Regards
I'm writting this post because i'm working on an mobile app for both Android and iOS, completely free-software and trying to get the best experience in handling servers with mobile devices. But i'm getting hard times with the case of cookies to auth operations.
The app it's made with Apache Cordova and the old (but reliable jQuery) and i want to know if may be, in the future, the cookie based system could change; because it's sometimes complicated to attach cookies to ajax requests.
I read (i don't remember if it was on the forum), it will change to Authentication header o similar, do you know if this will be true?
Regards