Function librespot_core::keymaster::get_token[][src]

pub async fn get_token(
    session: &Session,
    client_id: &str,
    scopes: &str
) -> Result<Token, MercuryError>