Missing CSRF protection
Closed this issue · 0 comments
mperham commented
Kemal doesn't support sessions yet so we can't implement CSRF protection via a session-based authenticity token. We need to implement this once session support has been released.