Utility functions for inserting anti-forgery tokens into HTML forms.
Utility functions for inserting anti-forgery tokens into HTML forms.
(anti-forgery-field)
Create a hidden field with the session anti-forgery token as its value. This ensures that the form it's inside won't be stopped by the anti-forgery middleware.
Create a hidden field with the session anti-forgery token as its value. This ensures that the form it's inside won't be stopped by the anti-forgery middleware.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close