Check if user has specific role
Future<bool> hasRole( String userId, String role, { String? resource, Map<String, dynamic>? context, });