Function rust_keycloak::openid::get_token[][src]

pub async fn get_token(path: &str, payload: Value) -> Result<Token, Error>