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
ctx-csrf is Cross Site Request Forgery (CSRF) prevention middleware for older versions of Goji (https://goji.io). Use https://github.com/gorilla/csrf for new ve…