pub fn get_account_and_token( config: FxaConfig, cred_file: &str, scopes: &[&str], ) -> Result<(FirefoxAccount, AccessTokenInfo)>