Constant JWT_SECRET_LENGTH

Source
pub const JWT_SECRET_LENGTH: usize = 32;
Expand description

JWT secret length in bytes.