Jump to content
  • 0

Custom Form : How To Get The Csrf Token Variable?


serge

Question

Hello,

 

I created a custom form within my  blesta theme in app/views/client/my-theme/structure.php,

and I'm also using csrf token verify option enabled in my blesta config file,

 

I understood I need to post a hidden field in my custom form, like this:

<input type="hidden" name="_csrf_token" value="??????????????????" >

but how to get the csrf_token variable?

 

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...