pub async fn read_application_secret<P: AsRef<Path>>(
    path: P
) -> Result<ApplicationSecret>
Expand description

Read an application secret from a file.