fn parse_access_token(resp: &OutboundResponse) -> Result<String, DingtalkError>Expand description
Parses the accessToken from DingTalk’s token-endpoint response.
fn parse_access_token(resp: &OutboundResponse) -> Result<String, DingtalkError>Parses the accessToken from DingTalk’s token-endpoint response.