Skip to main content

append_jwt_auth

Function append_jwt_auth 

Source
fn append_jwt_auth(cmd: &mut String, jwt_secret: &str) -> Result<()>
Expand description

Appends a JWT Authorization header to a curl command.