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.
I don't see any security settings like SameSite "strict", Set-Cookie "Secure", etc. in the documentation.
Is there any way to secure cookies with "gatsby-plugin-gdpr-cookies" ?
Describe the solution you'd like
Ex: SetCookie: 'secure;samesite=strict'
Thank you!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I don't see any security settings like SameSite "strict", Set-Cookie "Secure", etc. in the documentation.
Is there any way to secure cookies with "gatsby-plugin-gdpr-cookies" ?
Describe the solution you'd like
Ex: SetCookie: 'secure;samesite=strict'
Thank you!
The text was updated successfully, but these errors were encountered: