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
Is your feature request related to a problem? Please describe.
Some apps may require access to other website cookies (ex. user logins to a website and we use the authentification cookie to provide custom functionaliy)
Describe the solution you'd like
We need a cross Platform Cookie Manager plugin that we can use to access cookies of other domains.This is possible in other frameworks like Electron. We need something for Tauri too...
The text was updated successfully, but these errors were encountered:
AlloryDante
changed the title
Implement a CookieManager plugin
[Feature] Implement a CookieManager plugin
Mar 3, 2025
Is your feature request related to a problem? Please describe.
Some apps may require access to other website cookies (ex. user logins to a website and we use the authentification cookie to provide custom functionaliy)
Describe the solution you'd like
We need a cross Platform Cookie Manager plugin that we can use to access cookies of other domains.This is possible in other frameworks like Electron. We need something for Tauri too...
The text was updated successfully, but these errors were encountered: