Skip to main content

MIN_ADMIN_API_KEY_LEN

Constant MIN_ADMIN_API_KEY_LEN 

Source
pub const MIN_ADMIN_API_KEY_LEN: usize = 16;
Expand description

Minimum admin API key length. Keys shorter than this are likely trivially brutable or are default/placeholder values.