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