Happy new year !
We are trying to find a way to work around this
developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
which blocks our iOS/android to interact correctly with our joomla website.
And I was wondering whether it could be possible to use IP Login and replace your secret word with the authentification cookie as it ? may be that could be a solution to provide persistent cookie login ?
Would you have an idea on this ?
IP Login does not support that. It would require changing code. There are no plans to implement this in IP Login.
But you are free to fork the extension and implement it yourself.