pub const CSRF_COOKIE: &str = "aster_csrf";Expand description
Default CSRF cookie name used by compatibility helpers.
Prefer CsrfTokenNames when a product can share a browser origin with another Aster service.
pub const CSRF_COOKIE: &str = "aster_csrf";Default CSRF cookie name used by compatibility helpers.
Prefer CsrfTokenNames when a product can share a browser origin with another Aster service.