-
-
Notifications
You must be signed in to change notification settings - Fork 22
Is it possible to inject the csrf token into forms? #257
-
Seems that there is no way to do this. Is this the case?
Beta Was this translation helpful? Give feedback.
All reactions
CSRF can be injected as a hidden input. See this answer on Discord.
Replies: 1 comment 1 reply
-
CSRF can be injected as a hidden input. See this answer on Discord.
Beta Was this translation helpful? Give feedback.
All reactions
-
Very smart. This is one of the coolest packages I've ever seen.
Everyone should copy this approach. While I wish there was something like jsx for python, the underlying architecture here is perfect.
The smartest way I've ever seen to keep all state on the server and still have great performance.
I was concerned about this packages health, but getting an answer so quickly is very reassuring.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1