Verify if the token matches the expected module ID
bool verify(String expectedModuleId) { return moduleId == expectedModuleId; }