Function to_dynamic_key

Source
pub fn to_dynamic_key(
    options: &AuthOptions<'_>,
    uuid_opt: Option<&str>,
) -> String
Expand description

Generate a time-sensitive dynamic key from a shared API key as defined in the options the current millisecond timestamp (encoded, split and injected) some random characters and an optional uuid that can be decoded and used for additional authentication