Start your All-Access Pass to unlock this challenge
Challenge 1 / 2
Your logout route requires the POST method, and you have CSRF enabled for logout (enable_csrf: true). What happens if you forget to pass the _csrf_token parameter and a user clicks "Logout"?
Skip challenges and go to theNext Chapter