Skip to main content



Generate tokens to help prevent CSRF attacks.

Changes for 0.005 - 2023-05-14

  • new ease of use methods




Generate tokens to help prevent CSRF attacks.

Changes for 0.004 - 2023-05-14

  • changed when we perform the automatic token validation to better allow for one to override how error messages are sent to the browser
  • Changed the default error message to specify that the error is a bad token and sets the code to 403: forbidden.