fn decode_config_key(s: &str) -> Option<Vec<u8>>
Decodes a configured/consumer key that may be either standard or url-safe base64 (with or without padding).