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
Typically I use same-site: strict, secure, https-only for my auth cookies/tokens when I setup a project. I see that there is capacitor plugins for cookies but I couldn't find if this allows the capacitor app to behave like a browser and store secure cookies that will still be sent with every request?
If someone has used http-only; secure; samesite:strict cookies in the past in there capacitor project I would love to know if they worked out! Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Typically I use same-site: strict, secure, https-only for my auth cookies/tokens when I setup a project. I see that there is capacitor plugins for cookies but I couldn't find if this allows the capacitor app to behave like a browser and store secure cookies that will still be sent with every request?
If someone has used http-only; secure; samesite:strict cookies in the past in there capacitor project I would love to know if they worked out! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions