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

pub fn get_token(
    session: &Session,
    client_id: &str,
    scopes: &str
) -> Box<dyn Future<Item = Token, Error = MercuryError>>