epicweb-dev / web-forms

Learn the primary mechanism for interactivity on the web.
https://www.epicweb.dev/workshops/professional-web-forms
Other
199 stars 61 forks source link

adding request to csrf.commitToken() #22

Closed chambersaj closed 1 year ago

chambersaj commented 1 year ago

Adding the request to the csrf.commitToken() call so the token isn't regenerating every page visit and creating the problem Kent described and fixed in the solution video.