get_token_current

Function get_token_current 

Source
pub async fn get_token_current(
    configuration: &mut Configuration,
) -> Result<TokenResponse, Error<GetTokenCurrentError>>
Expand description

Get a single token based on the access_token used in the request.