Skip to main content

parse_access_token

Function parse_access_token 

Source
fn parse_access_token(resp: &OutboundResponse) -> Result<String, DingtalkError>
Expand description

Parses the accessToken from DingTalk’s token-endpoint response.