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
Thanks! Yeah we're already aware of this. The risk is fairly low thankfully, but we're planning on making our own implementation when we get time, specifically the Signed Double-Submit Cookie method (which is the method we're already using with the current library).
👋 It looks like the csurf package used for CSRF protection:
gateway/src/server/lib/middleware/csrf.ts
Line 1 in 15fba29
Perhaps a package could be avoided completely here?
(came across this as I was using GW as a reference for csrf implementation elsewhere 😄 )
The text was updated successfully, but these errors were encountered: