pub fn from_dynamic_key(
sample: &str,
options: &AuthOptions<'_>,
) -> ValidAuthTokenExpand description
Validate the dynamic key based on a shared API key, random characters, a timestamp and optional userID
pub fn from_dynamic_key(
sample: &str,
options: &AuthOptions<'_>,
) -> ValidAuthTokenValidate the dynamic key based on a shared API key, random characters, a timestamp and optional userID