Skip to main content

parse_access_token

Function parse_access_token 

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

Parses the user access token from Feishu’s v2 token response.