You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using PouchDB and PouchDB Authentication 1.1.3 with VueJS and CouchDB 3.2.1.
I had a first problem with Chrome which returned me an empty userCtx, which I solved by adding in local.ini configuration:
[couch_httpd_auth]
same_site = None
But now it's with Safari and iOS that I have the same problem
I have the impression that this plugin is no longer maintained, but do you have a solution.
Thank you
Best regard
The text was updated successfully, but these errors were encountered:
Hello,
I'm using PouchDB and PouchDB Authentication 1.1.3 with VueJS and CouchDB 3.2.1.
I had a first problem with Chrome which returned me an empty userCtx, which I solved by adding in local.ini configuration:
[couch_httpd_auth]
same_site = None
But now it's with Safari and iOS that I have the same problem
I have the impression that this plugin is no longer maintained, but do you have a solution.
Thank you
Best regard
The text was updated successfully, but these errors were encountered: