Future<model.Session> authenticateFacebook({ required String token, bool create = true, String? username, Map<String, String>? vars, bool import = false, });