Module axum_csrf::token

source ·

Structs

  • This is the Token that is generated when a user is routed to a page. If a Cookie exists then it will be used as the Token. Otherwise a new one is made.